Author Login
Post Reply
I'm performing a gentoo installation and have proceeding without
problem until I went to reboot. I am greeted with the grub prompt and
when issuing $>configfile /boot/grub/grub.conf the boot process
continues without issue. The grub-install command seemed to work
correctly, and I've been googling for some trouble-shooting ideas
without headway.
Any advice would be appreciated. Thank you.
===== grub.conf ====
default 0
timeout 5
splashimage=(hd0,0)/grub/splash.xpm.gz
title=Gentoo Linux (2.6.23-gentoo-r7-initial)
root (hd0,0)
kernel /boot/kernel-genkernel-x86-2.6.24-gentoo-r7-initial
root=/dev/ram0 init=/linuxrc ramdisk=8192 real_root=/dev/sda3
initrd /initramfs-genkernel-x86-2.6.24-gentoo-r7-initial
title=Gentoo Linux (failsafe)
kernel /boot/kernel-genkernel-x86-2.6.24-gentoo-r7-initial root=/dev/sda3
===========
-- Travis
--
gentoo-user@(protected)