Here is my hdd-layout: (1x100gb)
Code: Select all
Name Flags Part type FS type [Label] Size (MB)
--------------------------------------------------------------------------------------------------------
hda1 boot Primary ext2 131.61
hda2 Primary swap 509.97
hda3 Primary ext3 20480.95
hda5 Logical ext3 53686.41
hda6 Logical ntfs [^B] 25210.49
GRUB.conf:
Code: Select all
default 0
timeout 20
splashimage=(hd0,0)/grub/splash.xpm.gz
title = Gentoo Linux-2.6.17-r7
root (hd0,0)
kernel /kernel-genkernel-x86_64-2.6.17-gentoo-r7 init=/linuxrc ramdisk=8192 rea$initrd /initramfs-genkernel-x86_64-2.6.17-gentoo-r7
title = Windows XP Pro SP2
rootnoverify (hd0,5)
makeactive
chainloader +1
I googled around but found no solution. Should I just redo my partitions or could someone enlightenment me?



