QUOTE (ilko_t @ Feb 17 2008, 09:16 PM)

That's right Jaclaz, but won't be too helpful for the purpose of this project, Setup will see hard drives in different order, boot.ini will get changed in a different way.
At least could be used to check if Setup would start or not, if it likes to boot from it.
Well, it is possible to use the internal hard disk as
hdb, though there is a RISK in making the "working", possibly "system", drive accessible from the VM, it would be better to use as
hdb an image of the drive, rather obviously all drivers instealled within the VM may or may not be compatible with real hardware...
Qemu "internally"
should see
hda as \\.\PhysicalDrive0 and
hdb as \\.\PhysicalDrive1

LOTS of testing is needed before "advertising" this possible way, allowing direct access to system drives is VERY like playing with explosives....

jaclaz