

# Windows installation on /dev/sda1
title Microsoft Windows XP Professional
root (hd0,0)
savedefault
makeactive
chainloader +1



title Linux Mint, kernel 2.6.22-14-generic
root (hd0,4)
kernel /boot/vmlinuz-2.6.22-14-generic root=/dev/sda5 ro quiet splash
initrd /boot/initrd.img-2.6.22-14-generic
boot
# Windows installation on /dev/sda1
title Microsoft Windows XP Professional
root (hd0,0)
savedefault
makeactive
chainloader +1
# linux installation on /dev/sda6.
title Vector Linux
root (hd0,5)
kernel /boot/vmlinuz root=/dev/hda6 ro hdc=ide-scsi vga = 791 append = "splash=silent hdc=ide-scsi
initrd /boot/initrd
savedefault
boot





My problem is that when I arrow down to my Windows line, I get an illegal operation




As indicated, windows has the boot.ini file on the Primary partion of the Raid Drive. Does this make any sense? I'd like to edit the windows "stanza" to show the proper command for root. Instead of (hd0,0). Maybe "root hd5,0)









Users browsing this forum: den68 and 29 guests