Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved] Kernel boot parameters
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
lmegliol
n00b
n00b


Joined: 12 Sep 2005
Posts: 68

PostPosted: Fri Nov 10, 2006 8:47 pm    Post subject: [solved] Kernel boot parameters Reply with quote

When I installed Gentoo, there was a boot parameter in grub.conf "init=/linuxrc". I recompiled my kernel and added the correct lines to grub.conf, leaving the init parameter.

Problem is, there is no /linuxrc anywhere on my system. So I'm assuming that parameter is meaningless and should be removed. I'd like to check in here first before I break the system.

Better yet, here is the entire line from grub.conf...

Code:

kernel /kernel-2.6.17-2006-11-10b init=/linuxrc root=/dev/sda8


Not sure what else I need in there, but can someone comment on the init parameter?[/code]


Last edited by lmegliol on Mon Dec 04, 2006 4:09 pm; edited 1 time in total
Back to top
View user's profile Send private message
bernied
n00b
n00b


Joined: 03 Apr 2006
Posts: 50
Location: UK

PostPosted: Fri Nov 10, 2006 8:59 pm    Post subject: Reply with quote

The init parameter sets the initial command to be executed by the kernel. Default is to use /sbin/init. If your new install has an /sbin/init, you don't need the parameter.
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