Hi, How can I dual boot to win2k and gentoo ?
Here's my partitions info
/dev/hda1 NTFS (Win 2k) /dev/hda2 ext2 /boot /dev/hda3 swap /dev/hda5 ext3 /
My grub.conf is like this
default 0 timeout 10 spalshimage=(hd0,1)/boot/grub/splash.xpm.gz
title=Gentoo root (hd0,1) kernel /boot/bzImage root=/dev/hda5
title=Windows 2000 Pro rootnoverify (hd0,0) Chainloader +1
Now I can boot into gentoo fine. But when I try to boot into W2K, it says Error 13, Invalid partitions type
Is there any way to get it work ?
Regards R'twick
-- [EMAIL PROTECTED] mailing list
You might want to change 'rootnoverify' to just 'root', that's what works for Me
Kent
-- [EMAIL PROTECTED] mailing list
