Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Kernel Panic
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
Kenji Miyamoto
Veteran
Veteran


Joined: 28 May 2005
Posts: 1452
Location: Looking over your shoulder.

PostPosted: Mon May 30, 2005 12:44 am    Post subject: Kernel Panic Reply with quote

Apparently, I need to have an "init=" line on boot. What would I set this to if I did a manual kernel compile?
Back to top
View user's profile Send private message
Xaid
Guru
Guru


Joined: 30 Oct 2004
Posts: 474
Location: Edmonton / Alberta

PostPosted: Mon May 30, 2005 12:53 am    Post subject: Reply with quote

I did a manual kernel compile and I don't have that "init=" in my grub.conf file, here's my grub.conf file:
Code:

default 0
timeout 20
splashimage=(hd0,0)/grub/splash.xpm.gz

title=Gentoo Linux 2.6.11
root (hd0,0)
kernel /kernel-2.6.11-r9 video=vesafb:ywrap,mtrr,1024x768-16@85


can you paste the exact error you are getting? did you set your partitions correctly in /etc/fstab?
Back to top
View user's profile Send private message
platojones
Veteran
Veteran


Joined: 23 Oct 2002
Posts: 1602
Location: Just over the horizon

PostPosted: Mon May 30, 2005 12:54 am    Post subject: Reply with quote

Which bootloader are you using? If it's grub, you shouldn't need an 'init=' parameter. You will need to specify your root partition however (the one that contains the kernel).
Back to top
View user's profile Send private message
Kenji Miyamoto
Veteran
Veteran


Joined: 28 May 2005
Posts: 1452
Location: Looking over your shoulder.

PostPosted: Mon May 30, 2005 3:08 am    Post subject: Reply with quote

Oops, I put in the boot directory as the root; it works now.
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