cifroes wrote:
I don't know if it will help you, but i installed grub following the manual too and the path to my grub.conf is /boot/boot/grub/grub.conf. (my boot partition is mounted at /boot/ and i have another directory called boot on it).Hi
I installed gentoo following the manual but when it comes to the reboot part i just get a grub shell, it doesn't boot auto... But if i do kernel /kernelXXXXXXX and boot it boots fine... i rechecked my grub.conf and it has the correct kernel, any ideas?
My /boot/grub/grub.conf: ( I have Grub v 0.94 ) default 0 timeout 30
title=gentoo root (hd0,1) kernel /kernel-2.6.10-gentoo-r6 root=/dev/hda5 ######
Thanks in advance, Cif
-- [email protected] mailing list
The grub program is in /boot/grub/.
Maybe you can try creating those directories and copying grub.conf into it.
It's strange but it works for me.
Laetitia
-- [email protected] mailing list
