I'm getting a hal.dll error when I try to boot up windows xp from grub:
"file is missing or corrupt: Windows root\system32\hal.dll"
I searched around on google for some time and the only thing I came up with is "replace the hal.dll with a newer version from your windows xp cd." My hal.dll file is there and is fine so I don't need to do that.
*/boot/grub/grub.conf*
default=0
timeout=5
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title Fedora Core (2.6.9-1.667)
root (hd0,0)
kernel /vmlinuz-2.6.9-1.667 ro root=LABEL=/ rhgb quiet
initrd /initrd-2.6.9-1.667.img
title Windows XP
rootnoverify (hd0,3)
chainloader +1
c:/boot.ini
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(4)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(4)\WINDOWS="Microsoft Windows XP Professional" /fastdetect
What do I need to do to get grub to boot up windows? Thanks!
-- Marc <fedora[at]canale.us> http://www.canale.us/