2001-10-19 13:21:42

by CJ

[permalink] [raw]
Subject: Re: Linux 2.4.10 etherboot initrd init= problem

That's it! Thank you very much. A thousand thanks.

Mark van Walraven wrote:

>On Tue, Sep 25, 2001 at 07:32:43AM -0700, cj wrote:
>
>>Kernel panic: No init found. Try passing init= option to kernel.
>>
>>These kernel command lines work with 2.4.9 but not 2.4.10:
>>auto rw root=/dev/ram ramdisk_size=8192
>>auto rw root=/dev/ram init=/sbin/init ramdisk_size=8192
>>auto rw root=/dev/ram init=/bin/ash ramdisk_size=8192
>>
>
>Are the execute permission bits set for /lib/ld-* in your initrd?
>
>Mark.
>
>