[ale] append options

Chris Fowler ChrisF at computone.com
Thu Jan 18 13:26:40 EST 2001





Hello,


I want init to use runleve 2 when lilo boots "flash" I've tried append='2' and I've tried 'init 2'.  I've even tried "init=/bin/bash"  No matter what,

My device keeps going into tun level 5.  Is there something I did wrong?


Thanks,
Chris


#
# Lilo configuration for DOC2000
#
boot=/dev/fla
map=/boot/map
install=/boot/doc.b
disk=/dev/fla
bios=0x80
read-only



image = /boot/kernel
        root=/dev/ram7
        initrd=/boot/initrd.gz
        label=v0.4
        vga=0x301
        append="console=/dev/tty2"


image = /boot/kernel
        root=/dev/ram7
        initrd=/boot/initrd.gz
        label=flash
        vga=4
        append="2 console=/dev/tty1"







More information about the Ale mailing list