Re: [Qemu-devel] Real hard disk drive for Win2k/XP host

2005-09-14 Thread Kazu
Thursday, September 15, 2005 12:39 AM Jim C. Brown wrote: I don't see any code for this in your patch. AFAIK qemu supports this already. I didn't know that. Thanks. Regards, Kazu ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists

Re: [Qemu-devel] Real hard disk drive for Win2k/XP host

2005-09-14 Thread Jim C. Brown
On Wed, Sep 14, 2005 at 12:41:39PM +0900, Kazu wrote: > Hi, > > This patch supports a real hard disk drive by \\.\PhysicalDriveN > (N=0,1,2,...) on Windows 2000/XP host. Windows 98/Me are not supported. > You can also use slash like //./PhysicalDriveN. You can see a number in > Administration Tool

[Qemu-devel] Real hard disk drive for Win2k/XP host

2005-09-13 Thread Kazu
Hi, This patch supports a real hard disk drive by \\.\PhysicalDriveN (N=0,1,2,...) on Windows 2000/XP host. Windows 98/Me are not supported. You can also use slash like //./PhysicalDriveN. You can see a number in Administration Tools in Control Panel. This is not case-sensitive. It is necessary t