View previous topic :: View next topic |
Author |
Message |
stewie63 n00b
Joined: 09 Mar 2007 Posts: 5
|
Posted: Fri Mar 09, 2007 9:34 pm Post subject: Error 15 Grub Problem[SOLVED] |
|
|
This is my first Gentoo install and I'm excited to try it out. I'm getting the typical Grug error saying it can't find the kernel. I used genkernel and am trying to install my /boot on the same partition as /root. Here is my grub.conf file...
Code: | ...
root (hd0,3)
kernel /boot/kernel-genkernel-x86-2.6.19-gentoo-r5 root=/dev/ram0 init=/linuxrc real_root=/dev/sda4 udev
initrd /boot/..... |
I have checked and verified the filename is correct. I was not real sure what the ram0 and init lines are for but the handbook said to use them with genkernel. I have a feeling I didn't correctly setup my /boot partition on /. Like I said I'm new at this and appreciate any help!! Thanks in advance!
Last edited by stewie63 on Sat Mar 10, 2007 3:33 pm; edited 1 time in total |
|
Back to top |
|
|
erik258 Advocate
Joined: 12 Apr 2005 Posts: 2650 Location: Twin Cities, Minnesota, USA
|
Posted: Sat Mar 10, 2007 12:01 am Post subject: |
|
|
can you please post the output of the following commands, from the livecd environment, with /mnt/gentoo mounted?
- mount
- ls /mnt/gentoo/boot
- cat /mnt/gentoo/grub/grub.conf
_________________ Configuring a Firewall? Try my iptables configuration
LinuxCommando.com is my blog for linux-related scraps and tidbits. Stop by for a visit! |
|
Back to top |
|
|
stewie63 n00b
Joined: 09 Mar 2007 Posts: 5
|
Posted: Sat Mar 10, 2007 6:23 am Post subject: |
|
|
Thank you for the response. I did finally get this working and can now successfully boot into Gentoo. Am now looking forward to setting everything up! I'm sure I'll be looking for more help in the future. Thanks |
|
Back to top |
|
|
d2_racing Bodhisattva
Joined: 25 Apr 2005 Posts: 13047 Location: Ste-Foy,Canada
|
Posted: Sat Mar 10, 2007 6:25 am Post subject: |
|
|
Can you add [SOLVED] in the title plz |
|
Back to top |
|
|
|