Linux - Distributions This forum is for Distribution specific questions.
Red Hat, Slackware, Debian, Novell, LFS, Mandriva, Ubuntu, Fedora - the list goes on and on...
Note: An (*) indicates there is no official participation from that distribution here at LQ. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
11-20-2003, 04:00 PM
|
#1
|
Member
Registered: Oct 2002
Location: Havertown PA
Distribution: Ubuntu/RHEL/Fedora
Posts: 253
Rep:
|
Gentoo Grub Error (Fresh Install)
Hi,
I just installed Gentoo 1.4. Upon attempting to boot, I get the following:
Code:
Booting 'Gentoo Linux'
root (hd0,0)
Filesystem type is ext2fs, partition type 0x83
kernel (hd0,0)/boot/kernel-KV root=/dev/hda4
Error 15: File not found.
my boot partition should be hda1, my root should be hda4
Anyone have any recommendations on what I can try to boot this system? I did create a boot floppy.
Thanks for any help.
Dave
|
|
|
11-20-2003, 06:52 PM
|
#2
|
Member
Registered: Mar 2003
Location: Fort Sill, Oklahoma
Distribution: Gentoo
Posts: 192
Rep:
|
try modifying the /boot/kernel-KV to the actual kernel version.
|
|
|
11-21-2003, 05:50 AM
|
#3
|
Member
Registered: Oct 2002
Location: Havertown PA
Distribution: Ubuntu/RHEL/Fedora
Posts: 253
Original Poster
Rep:
|
Quote:
Originally posted by Zerodark
try modifying the /boot/kernel-KV to the actual kernel version.
|
*blushes like a Japanese girl and goes 'tee hee' *... okay...i guess I took the manual a little too literally. I will try it. Thanks.
|
|
|
11-21-2003, 08:29 AM
|
#4
|
Member
Registered: Oct 2002
Location: Havertown PA
Distribution: Ubuntu/RHEL/Fedora
Posts: 253
Original Poster
Rep:
|
Okay, I can get to the "grub>" prompt, but whenever I try to run the command
Code:
kernel (hd0,0)/boot/kernel-genkernel root=/dev/hda4
It still says file not found. Am I pointing to the wrong drive with the "hd0,0" parameter? My root is on hda4, would that translate to hd0,3?
Such a n00b with this bootloader stuff....got lulled into stupidity by Redhat which used to do all this for me.
Thanks for any help.
|
|
|
11-21-2003, 11:23 AM
|
#5
|
LQ Newbie
Registered: Nov 2003
Location: Texas
Distribution: FreeBSD n00b-Gentoo
Posts: 5
Rep:
|
What is the kernel named?
I think you took the directions to literal again
Kernel-KV stands for kernel-(kernel version)
you should be able to ls /boot and set your /boot/grub/grub.conf as appropriate.
|
|
|
11-21-2003, 01:02 PM
|
#6
|
Member
Registered: Oct 2002
Location: Havertown PA
Distribution: Ubuntu/RHEL/Fedora
Posts: 253
Original Poster
Rep:
|
Re: What is the kernel named?
Quote:
Originally posted by taozilla
I think you took the directions to literal again
Kernel-KV stands for kernel-(kernel version)
you should be able to ls /boot and set your /boot/grub/grub.conf as appropriate.
|
I can't boot into the system, but I can get to the "grub>" prompt at boot time. Is there an easy way to edit grub.conf from this prompt, or a way to boot manually into the system from this prompt?
|
|
|
11-21-2003, 02:55 PM
|
#7
|
LQ Newbie
Registered: Nov 2003
Location: Texas
Distribution: FreeBSD n00b-Gentoo
Posts: 5
Rep:
|
use the command line for grub
Yes
When the menu comes up type c for command, this should put you at a prompt. Then type in root (hd0,0) and hit enter. Of course use whatever ever the root partition for your system is.
Then type kernel (hd0,0) /boot/kernel "TAB KEY" this should present you with a list of kernels found in your /boot directory.
Re-type kernel (hd0,0) /boot/kernel-2.2.22-ck2 or whatever the name of the kernel is then type boot
This should get you back in to your system.
Otherwise use the gentoo live cd to boot then chroot over to your boot partition.
|
|
|
All times are GMT -5. The time now is 10:03 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|