[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: kernel problem: Booting with initrd and init fails



On Tue, Oct 26, 1999 at 06:15:22PM +0200, Goswin Brederlow wrote:
> 
> LABEL demo
>         APPEND vga=0x791 load_ramdisk=1 initrd=root.bin init=/bin/sh
>         KERNEL linux
> 
> I added a kprintf to the code to see whats going on and the
> execute_comand points to "/bin/sh", just as it should and everything
> should work, but all I get is:
> 
> : : No such file or directory.

Sounds like it's trying to do /bin/sh with some arguments.
-- 
Debian GNU/Linux 2.1 is out! ( http://www.debian.org/ )
Email:  Herbert Xu ~{PmV>HI~} <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt


Reply to: