so I repartitioned the drive and now have
sde1 /boot ext3
sde2 swap
sde3 / reiserfs
and rebuild gentoo
I use the following grub.conf file
Code: Select all
default 0
timeout 30
title=Gentoo linux
root (hd0,0)
kernel /kernel-2.6.9-gentoo-r1 root=/dev/ram0 init=linuxrc ramdisk=8192 real_root=/dev/sde1
initrd /initrd-2.6.9-gentoo-r1
Code: Select all
grub-install --root-directory=/boot /dev/sde
Code: Select all
/dev/sde: Not found or not a block device
I really have no idea what to try next other than yell for help.
Thanks
Charles[/quote]


