I'm now running windows 8 and I installed qemu-windows 1.3.1. I have two hard disks. When I try to boot existing Arch GNU/Linux from second disk using the command:
qemu-system-x86-64w -hda \Device\HarddiskVolume6
I got this error :
qemu-system-x86_64w.exe: -hda \Device\HarddiskVolume6:
could not open disk image \Device\HarddiskVolume6: Invalid argument
Can anyone tell me why? Do I need to mount a linux partition in windows?
The bottom line is:
How do I boot an existing GNU/Linux installation from a hard disk?
update
When I use (either of) the commands suggested by Ярослав Рахматуллин in his answer
qemu-system-x86_64w.exe: -hda \\.\PhysicalDrive0
qemu-system-x86_64w.exe: \\.\PhysicalDrive0
I get this error :
qemu: PC system firmware (pflash) must be a multiple of 0x1000