2001-10-19 00:19:17

by Mark van Walraven

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

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.