diff options
-rw-r--r-- | qemu-doc.texi | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/qemu-doc.texi b/qemu-doc.texi index c75d9e09ac..67b78cdcda 100644 --- a/qemu-doc.texi +++ b/qemu-doc.texi @@ -1164,8 +1164,6 @@ change or eject media. @item Hard disks Hard disks can be used with the syntax: @file{\\.\PhysicalDriveN} where @var{N} is the drive number (0 is the first hard disk). -@file{/dev/hda} is supported as an alias to the first hard disk -drive @file{\\.\PhysicalDrive0}. WARNING: unless you know what you do, it is better to only make READ-ONLY accesses to the hard disk otherwise you may corrupt your |