Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Grub can't find kernel during boot
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
grumpy.biatch
Tux's lil' helper
Tux's lil' helper


Joined: 26 Sep 2010
Posts: 97

PostPosted: Tue Jan 04, 2011 5:33 am    Post subject: Grub can't find kernel during boot Reply with quote

Hi,

I have configured cross Linux and installed kernel, followed all instructions as per cross-lfs handbook. When I try to boot kernel it doesnt boot automatically, I get a message -
Quote:
Error 8: kernel must be loaded before booting


I can boot it manually from Grub prompt. I didnt create initrd and initramfs.

The grub-pc is installed on / (sdc2). I boot my box with SUSE GrUB, which is installed on MBR of sda.

Here is Menu entry in sda GrUB -
Quote:
title cross-lfs-x86_64
root (hd2,1)
kernel /boot/vmlinuz-clfs-2.6.35 root=/dev/sdc2 ro
boot


I've tried various appends including UUID but it hasn't worked yet.

With linux-2.6.35 there is new option for making multilib-x86_64 kernel, is there any documentation for that in Gentoo Handbook.

Best,

Dave


Last edited by grumpy.biatch on Tue Jan 04, 2011 9:08 am; edited 2 times in total
Back to top
View user's profile Send private message
DONAHUE
Watchman
Watchman


Joined: 09 Dec 2006
Posts: 7651
Location: Goose Creek SC

PostPosted: Tue Jan 04, 2011 6:13 am    Post subject: Reply with quote

title says bzImage?
menu says vmlinuz?
what name does the gentoo kernel in the /boot directory have?
_________________
Defund the FCC.
Back to top
View user's profile Send private message
grumpy.biatch
Tux's lil' helper
Tux's lil' helper


Joined: 26 Sep 2010
Posts: 97

PostPosted: Tue Jan 04, 2011 6:46 am    Post subject: Reply with quote

DONAHUE wrote:
title says bzImage?
menu says vmlinuz?
what name does the gentoo kernel in the /boot directory have?


bzImage is a gzip format and kernel is compiled that way and later saved as vmlinuz in /boot, that is not an issue. I may have edited the subject line incorrectly, sorry about that. I've edited the subject line for clarity.

This is what I got in /boot

Quote:
/boot/vmlinuz-clfs-2.6.35
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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