Commit b67838393679b0504c9ab0e7d53e0a26bb42c6a3

Authored by ths
1 parent c19dbb94

Delete mention of /dev/hda as an alias t o \\PysicalDrive0. Currently

this isn't true, and we probably don't want to make it true by grabbing
namespace which might be used by cygwin.


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3080 c046a42c-6fe2-441c-8c8c-71466251a162
Showing 1 changed file with 0 additions and 2 deletions
qemu-doc.texi
... ... @@ -1164,8 +1164,6 @@ change or eject media.
1164 1164 @item Hard disks
1165 1165 Hard disks can be used with the syntax: @file{\\.\PhysicalDriveN}
1166 1166 where @var{N} is the drive number (0 is the first hard disk).
1167   -@file{/dev/hda} is supported as an alias to the first hard disk
1168   -drive @file{\\.\PhysicalDrive0}.
1169 1167  
1170 1168 WARNING: unless you know what you do, it is better to only make
1171 1169 READ-ONLY accesses to the hard disk otherwise you may corrupt your
... ...