
March 5th, 2003, 01:11 PM
|
|
Contributing User
|
|
Join Date: Oct 2000
Location: Back in the real world.
|
|
|
Re: machine doesnt seem to take kernel options?
Quote: Originally posted by phenethyl
i have a server that's dead, when it boots up it gives the following message, complaining it cant find initrd:
"Kernel Panic: No init found. Try passing init= option to kernel" |
it says "init" not found, not "initrd"... but i'll guess now you quoted the message wrong. if my assumption is wrong, forget this post...
Quote:
booting with linux init=/bin/sh, it still complains about not finding initrd, and gives the same message.
..... |
yes... these are not related to initrd at all ...
try "linux noinitrd" instead.
Quote: |
is there some option you can compile with to make the kernel not take user-specified options on boot, or is there something else wrong? |
you can setup this with lilo and probably you can easily patch the kernel too.
|