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

Re: kernel problem: Booting with initrd and init fails



Goswin Brederlow <goswin.brederlow@student.uni-tuebingen.de> wrote:
> I have the following entry in my syslinux.cfg:

> LABEL demo
>         APPEND vga=0x791 load_ramdisk=1 initrd=root.bin init=/bin/ash
>         KERNEL linux

> That should load a ramdisk during boot but startx /bin/ash instead of
> /sbin/init or /linuxrc. Instead it will startx /linuxrc and if that
> and /sbin/init are missing it tries to remount / as specified in the
> kernel.

I've never used syslinux myself, but initrd= is interpreted by linload and not
the kernel.
-- 
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: