[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] Physical hard disk drive for win32
From: |
Kazu |
Subject: |
[Qemu-devel] Physical hard disk drive for win32 |
Date: |
Sun, 24 Sep 2006 13:01:57 +0900 |
Hi,
An attached patch fixes to use raw access to physical hard disk drive for
win32.
It can be used as -hdb \\.\PhysicalDrive0 or -hdb //./PhysicalDrive0.
For example, if the guest OS is Linux, the second partition can be accessed
by /dev/hdb2.
Regards,
Kazu
qemu-20060922-harddisk.patch
Description: Binary data
- [Qemu-devel] Physical hard disk drive for win32,
Kazu <=