boot messeage

=?gb2312?q?hanhbkernel?= (hanhbkernel@yahoo.com.cn)
Fri, 22 Feb 2002 09:18:00 +0800 (CST)


When booting Linux, the kernel messages are shown on
screen.
I don't like to show these messages, so "Support for
console on virtual terminal" and "Support for console
on serial port" are not chose when compiling kernel.
But using the new kernel, computer can't boot. If one
of "Support for console on virtual terminal" and
"Support for console on serial port" is chose,
Computer can be booted. If I don’t like the booting
messages shown through terminal or HyperTerminal on
screen.
the following is my lilo.conf
boot=/dev/hda
map=/boot/map
install=/boot/boot.b
prompt
timeout=50
message=/boot/message
linear
default=linux-2.4.17
image=/boot/linux2417
label=linux-2.4.17
initrd=/root/initrd
append="root=/dev/ram0 init=linuxrc rw"
I using append="console=quiet root=/dev/ram0
init=linuxrc rw" and
append="console=/dev/null root=/dev/ram0 init=linuxrc
rw" but computer can not be booted.
Would you like to tell me how could I do?

_________________________________________________________
Do You Yahoo!?
到世界杯主题公园玩一玩,赢取世界杯门票乐一乐。
http://cn.worldcup.yahoo.com/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/