grub.conf
Code: Select all
# Boot automatically after 30 secs.
timeout 30
# By default, boot the first entry.
default 0
splashimage=(hd1,0)/grub/splash.xpm.gz
title=Gentoo Linux 2.6.11r10
root (hd1,0)
kernel /kernel-2.6.11r10-gentoo root=/dev/sdb3 vga=0x31B video=vesafb:mtrr,ywra$
title=Windows XP
rootnoverify (hd0,0)
makeactive
chainloader +1
Code: Select all
(fd0) /dev/fd0
(hd0) /dev/sda
(hd1) /dev/sdb
Code: Select all
gouda twodeko # fdisk -l
Disk /dev/hda: 300.0 GB, 300069052416 bytes
255 heads, 63 sectors/track, 36481 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hda1 1 36481 293033601 83 Linux
Disk /dev/sda: 37.0 GB, 37019566080 bytes
255 heads, 63 sectors/track, 4500 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sda1 * 1 4499 36138186 7 HPFS/NTFS
Disk /dev/sdb: 37.0 GB, 37019566080 bytes
255 heads, 63 sectors/track, 4500 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sdb1 1 5 40131 83 Linux
/dev/sdb2 6 68 506047+ 82 Linux swap / Solaris
/dev/sdb3 69 4500 35600040 83 Linux
btw, linux boots up great... its just windows. i was in this installation before installing grub over the mbr so i know its not a hosed install :p



