[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] append options
- Subject: [ale] append options
- From: ChrisF at computone.com (Chris Fowler)
- Date: Thu, 18 Jan 2001 13:26:40 -0500
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"