View previous topic :: View next topic |
Author |
Message |
lmegliol n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 12 Sep 2005 Posts: 68
|
Posted: Fri Nov 10, 2006 8:47 pm Post subject: [solved] Kernel boot parameters |
|
|
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 |
|
![](templates/gentoo/images/spacer.gif) |
bernied n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 03 Apr 2006 Posts: 50 Location: UK
|
Posted: Fri Nov 10, 2006 8:59 pm Post subject: |
|
|
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 |
|
![](templates/gentoo/images/spacer.gif) |
|
|
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
|
|