Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Help setting up grub
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Duplicate Threads
View previous topic :: View next topic  
Author Message
Peculiar_Penguin
n00b
n00b


Joined: 15 Nov 2004
Posts: 33

PostPosted: Fri Nov 19, 2004 12:16 am    Post subject: Help setting up grub Reply with quote

I finished my installation, however, when I boot I get the following message:

Booting 'Gentoo Linux 2.6.9-r1'

root (hda0,5)
Filesystem type is ext2fs, partition type 0x83
kernel /kernel-2.4.9-gentoo-r1 root=/dev/hda8

Error 15: File not found


My kernel is 2.6.9-gentoo-r1 and root=/dev/hda8, how can I fix this error.

I imagine I do this from the command line?
Back to top
View user's profile Send private message
ba747heavy
Apprentice
Apprentice


Joined: 11 Aug 2003
Posts: 216
Location: New Mexico, USA

PostPosted: Fri Nov 19, 2004 12:22 am    Post subject: Reply with quote

Boot up on the live CD, mount the boot partition, edit the menu.lst file, save, reboot. That is the easiest for me when I have grub troubles.
_________________
Fred Clausen
"leet [speak] is a cry for help from a shallow mind" - Doomwookie Jan 05
Back to top
View user's profile Send private message
nick_ellsworth
n00b
n00b


Joined: 05 Nov 2004
Posts: 16
Location: Victorville, CA

PostPosted: Fri Nov 19, 2004 1:11 am    Post subject: Re: Help setting up grub Reply with quote

Peculiar_Penguin wrote:
I finished my installation, however, when I boot I get the following message:

Booting 'Gentoo Linux 2.6.9-r1'

root (hda0,5)
Filesystem type is ext2fs, partition type 0x83
kernel /kernel-2.4.9-gentoo-r1 root=/dev/hda8

Error 15: File not found


My kernel is 2.6.9-gentoo-r1 and root=/dev/hda8, how can I fix this error.

I imagine I do this from the command line?


You just need to rename your kernel from /kernel-2.4.9-gentoo-r1 to /kernel-2.6.9-gentoo-r1. Use the LiveCD like ba747heavy suggested.
_________________
Registered Linux User #333985
"You don't give blood then take it back again." - Pearl Jam
Back to top
View user's profile Send private message
robet
l33t
l33t


Joined: 06 Sep 2004
Posts: 807
Location: Earth/NorthAmerica/USA/NY

PostPosted: Fri Nov 19, 2004 1:28 am    Post subject: Reply with quote

One problem: your root is certainly not
Code:
root (hda0,5)
but probably
Code:
root (hd0,5)
That seems to be a typo. Refer to the handbook for an explanation, and just boot to livecd to fix. Not a big problem at all.
Best of luck.
_________________
no software patents in europe! | adopt an unanswered post.
Back to top
View user's profile Send private message
krinn
Watchman
Watchman


Joined: 02 May 2003
Posts: 7470

PostPosted: Sat Nov 20, 2004 11:35 am    Post subject: Re: Help setting up grub Reply with quote

LOOL

In Grub push E key (Edit)
Goto line with /kernel...
push E key again (Edit that line)

Modify it (change with valid kernel name)
Push Enter (validate change)
Push B (booting grub with your new settings)

Note: you will after you have boot need to modify your grub.conf anyway
This method change on-the-fly grub boot parameters, it's not permanent, but you will not have to grab a floppy or live-cd just to modify that !
Back to top
View user's profile Send private message
Deathwing00
Bodhisattva
Bodhisattva


Joined: 13 Jun 2003
Posts: 4087
Location: Dresden, Germany

PostPosted: Sat Nov 20, 2004 2:03 pm    Post subject: Reply with quote

Duplicate of https://forums.gentoo.org/viewtopic.php?t=122656
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Duplicate Threads All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum