Results 1 to 2 of 2
Hi,
I've been trying to use qemu to launch my windows from its partition using the command :
qemu /dev/hda
what I get is:
"loading Grub"
"error 21"
(or something ...
- 12-03-2005 #1Just Joined!
- Join Date
- Dec 2005
- Posts
- 14
qemu doesnt launch windows
Hi,
I've been trying to use qemu to launch my windows from its partition using the command :
qemu /dev/hda
what I get is:
"loading Grub"
"error 21"
(or something like that)
im very new to linux (suse 10), and I couldnt figure out what could cause this.
thanks
LT
- 12-08-2005 #2Linux Enthusiast
- Join Date
- Feb 2005
- Location
- Luton, England, UK, Earth
- Posts
- 639
The problem is Windows Probably isnt on /dev/hda, windows would be in one of the partitions /dev/hda1,2,3 or however many you have. /dev/hda is the name for your hard drive.


Reply With Quote
