Hello,
My Bios is booting my second hard drive, which is gentoo. My first hard drive contains Windows(ugh), but I can't seem to get grub to boot it. Here's my grub.conf


default 0
timeout 30
splashimage=(hd0,0)/boot/grub/splash.xpm.gz

title=Gentoo Linux
hdc=ide-scsi
root (hd0,0)
kernel /boot/bzImage root=/dev/hdb3

title=Windows XP
root (hd1,0)
chainloader +1

it took me a while to figure out that grub considers my hdb hd0. I thought it would be hd1. So what would that make hda ? I tried hd1 and hd0, but neiter seem to work. I read on grubs' page about this map stuff:
map (hd0) (hd1)
map (hd1) (hd0)
I tried sticking it in there, but it didn't seem to work either.
TIA,
Ben Anderson


_________________________________________________________________
Get MSN 8 and enjoy automatic e-mail virus protection. http://join.msn.com/?page=features/virus



-- [EMAIL PROTECTED] mailing list



Reply via email to