
my grub.conf:kim_asplund wrote:what does your grub.conf look like and where does your os'es live?
Code: Select all
default 0
timeout 5
title Gentoo Linux 2.6.17-gentoo-r7
root(hd0,7)
kernel (hd0,7)/bzImage-2.6.17-gentoo-r7 root=/dev/hda10
title Gentoo Linux 2.6.16-gentoo-r13
root(hd0,7)
kernel (hd0,7)/bzImage-2.6.16-gentoo-r13 root=/dev/hda10
title=Window XP professional
rootnoverify (hd0,0)
makeative
chainloader +1Code: Select all
/dev/hda0 --> Windows
...
/dev/hda8 --> /boot
/dev/hda9 --> swap
/dev/hda10 --> /
Code: Select all
title=Window XP professional
rootnoverify (hd0,0)
makeative
chainloader (hd0,0)+1I recompile and install grub to the MBR, I got grub error:kim_asplund wrote:Well u can trye to make it like this (not that i think it does much diference)
and if that dont work trye to restore your mbr to windows and se if it boots then. u can always install grub mbr later fairly simple.Code: Select all
title=Window XP professional rootnoverify (hd0,0) makeative chainloader (hd0,0)+1
Code: Select all
Grub laoding, wait...
Error 18