Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Solved]error on my grub installation
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
lucassimon
n00b
n00b


Joined: 08 Dec 2012
Posts: 11

PostPosted: Sat Dec 08, 2012 9:51 pm    Post subject: [Solved]error on my grub installation Reply with quote

Quote:
Hi,

I am newbie in gentoo linux, actually I use sabayon linux but I wanna migrate to gentoo. Firstly, I am doing the install in Dell Inspirion 1525 notebook.

So, I'm following this tutorial[1] and when I arrived in this step, Installing GRUB, and reboot the O.S the gentoo does not boot.

look this message:

Booting 'gentoo linux 3.5.7-gentoo'

root (hd0,5)
Filesystem type is ext2fs, partition type 0x83
kernel /boot/kernel-3.5.7-gentoo

Error 15: File not found





My partition table is:

Code:
/dev/sda1 100MB linux /boot
/dev/sda2 extend
/dev/sda5 3GB swap
/dev/sda6 [all the rest] linux /


And the menu.lst is:

Code:
default 0
timeout 30
splashimage=(hd0,0)/boot/grub/splash.xpm.gz


title gentoo linux 3.5.7-gentoo
root (hd0,5)
kernel /boot/kernel-3.5.7-gentoo root=/dev/sda6

title gentoo linux 3.5.7-gentoo initrd
root (hd0,5)
kernel /boot/kernel-3.5.7-gentoo root=/dev/sda6
initrd /boot/initramfs-genkernel-x86-3.5.7-gentoo



I really do not know what can I do to fix it. Plz help-me.

[1] http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?full=1#book_part1_chap10



[/quote]

I solved it, replace this text:

kernel (hd0,0)/boot/kernel-3.5.7-gentoo root=/dev/sda6 ro

but shows new error Kernel PANIC :?

I will open other thread.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo 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