* boot messeage
@ 2001-12-24 8:12 hanhbkernel
2001-12-24 9:19 ` Teodor Iacob
0 siblings, 1 reply; 10+ messages in thread
From: hanhbkernel @ 2001-12-24 8:12 UTC (permalink / raw)
To: linux-kernel
When booting linux the kernel messages is shown
on screen.
I don't like to show these messages , please tell me
how can I do.
_________________________________________________________
Do You Yahoo!? 登录免费雅虎电邮! http://mail.yahoo.com.cn
<font color=#6666FF>无聊?郁闷?高兴?没理由?都来聊天吧!</font>――
雅虎全新聊天室! http://cn.chat.yahoo.com/c/roomlist.html
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: boot messeage
2001-12-24 8:12 hanhbkernel
@ 2001-12-24 9:19 ` Teodor Iacob
0 siblings, 0 replies; 10+ messages in thread
From: Teodor Iacob @ 2001-12-24 9:19 UTC (permalink / raw)
To: hanhbkernel; +Cc: linux-kernel
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: TEXT/PLAIN; charset=X-UNKNOWN, Size: 877 bytes --]
in menuconfig under Character devices
disable the option: Support for console on virtual terminal
Read the help about it anyway ..
Teodor Iacob,
Astral TELECOM Internet
On Mon, 24 Dec 2001, [gb2312] hanhbkernel wrote:
> When booting linux the kernel messages is shown
> on screen.
> I don't like to show these messages , please tell me
> how can I do.
>
>
> _________________________________________________________
> Do You Yahoo!? µÇ¼Ãâ·ÑÑÅ»¢µçÓÊ! http://mail.yahoo.com.cn
>
> <font color=#6666FF>ÎÞÁÄ£¿ÓôÃÆ£¿¸ßÐË£¿Ã»ÀíÓÉ£¿¶¼À´ÁÄÌì°É£¡</font>¡ª¡ª
> ÑÅ»¢È«ÐÂÁÄÌìÊÒ! http://cn.chat.yahoo.com/c/roomlist.html
> -
> 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/
>
^ permalink raw reply [flat|nested] 10+ messages in thread
* boot messeage
@ 2002-01-09 6:41 hanhbkernel
2002-01-09 7:57 ` Samuel Maftoul
2002-01-09 9:23 ` Peter Wächtler
0 siblings, 2 replies; 10+ messages in thread
From: hanhbkernel @ 2002-01-09 6:41 UTC (permalink / raw)
To: linux-kernel
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. Would you like to tell me how could I do?
_________________________________________________________
Do You Yahoo!? 登录免费雅虎电邮! http://mail.yahoo.com.cn
<font color=#6666FF>无聊?郁闷?高兴?没理由?都来聊天吧!</font>――
雅虎全新聊天室! http://cn.chat.yahoo.com/c/roomlist.html
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: boot messeage
2002-01-09 6:41 boot messeage hanhbkernel
@ 2002-01-09 7:57 ` Samuel Maftoul
2002-01-09 9:23 ` Peter Wächtler
1 sibling, 0 replies; 10+ messages in thread
From: Samuel Maftoul @ 2002-01-09 7:57 UTC (permalink / raw)
To: lkml
On Wed, Jan 09, 2002 at 02:41:04PM +0800, hanhbkernel wrote:
> 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. Would you like to tell me how could I do?
Use the "Support for console on virtual terminal and output the stuff to
a non used seria port :
append to lilo something like this: append="console=/dev/tty4"
Sam
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: boot messeage
2002-01-09 6:41 boot messeage hanhbkernel
2002-01-09 7:57 ` Samuel Maftoul
@ 2002-01-09 9:23 ` Peter Wächtler
1 sibling, 0 replies; 10+ messages in thread
From: Peter Wächtler @ 2002-01-09 9:23 UTC (permalink / raw)
To: hanhbkernel; +Cc: linux-kernel
hanhbkernel schrieb:
>
> 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. Would you like to tell me how could I do?
>
on LILO:
append = "quiet"
or
append = "console=/dev/tty10"
^ permalink raw reply [flat|nested] 10+ messages in thread
* boot messeage
@ 2002-02-22 1:18 hanhbkernel
2002-02-22 1:23 ` Pozsar Balazs
0 siblings, 1 reply; 10+ messages in thread
From: hanhbkernel @ 2002-02-22 1:18 UTC (permalink / raw)
To: linux-kernel
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/
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: boot messeage
2002-02-22 1:18 hanhbkernel
@ 2002-02-22 1:23 ` Pozsar Balazs
0 siblings, 0 replies; 10+ messages in thread
From: Pozsar Balazs @ 2002-02-22 1:23 UTC (permalink / raw)
To: hanhbkernel; +Cc: linux-kernel
I think you should use the append="quiet" option. This way use get only
errors shown.
On Fri, 22 Feb 2002, [gb2312] hanhbkernel wrote:
> 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/
>
--
pozsy
^ permalink raw reply [flat|nested] 10+ messages in thread
* RE: boot messeage
@ 2002-02-22 1:34 Torrey Hoffman
2002-02-22 1:49 ` Mike Fedyk
0 siblings, 1 reply; 10+ messages in thread
From: Torrey Hoffman @ 2002-02-22 1:34 UTC (permalink / raw)
To: Pozsar Balazs, hanhbkernel; +Cc: linux-kernel
> On Fri, 22 Feb 2002, [gb2312] hanhbkernel wrote:
>
> > When booting Linux, the kernel messages are shown on
> > screen.
> > I don't like to show these messages, so "Support for
[...]
Or, you can put the console on the second tty, and then you will not see the
messages unless you want to.
Compile in support for console on virtual terminal, and also VGA text console
or one of the framebuffer consoles.
Then use append="console=/dev/tty2 CONSOLE=/dev/tty2", and you won't
see anything on the boot screen except the linux logo (if you choose a
framebuffer console). But, you can type "Alt-F2" to bring up the second
console with the boot messages on it. This is useful when things go wrong.
If you want a prettier boot logo, check out www.arnor.net/linuxlogo for some
patches that let you build in any logo you want at kernel compile time.
Torrey Hoffman
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: boot messeage
2002-02-22 1:34 Torrey Hoffman
@ 2002-02-22 1:49 ` Mike Fedyk
0 siblings, 0 replies; 10+ messages in thread
From: Mike Fedyk @ 2002-02-22 1:49 UTC (permalink / raw)
To: Torrey Hoffman; +Cc: Pozsar Balazs, hanhbkernel, linux-kernel
On Thu, Feb 21, 2002 at 05:34:00PM -0800, Torrey Hoffman wrote:
> Then use append="console=/dev/tty2 CONSOLE=/dev/tty2", and you won't
Why do you use both console and CONSOLE?
^ permalink raw reply [flat|nested] 10+ messages in thread
* RE: boot messeage
@ 2002-02-22 2:09 Torrey Hoffman
0 siblings, 0 replies; 10+ messages in thread
From: Torrey Hoffman @ 2002-02-22 2:09 UTC (permalink / raw)
To: Mike Fedyk; +Cc: Pozsar Balazs, hanhbkernel, linux-kernel
> On Thu, Feb 21, 2002 at 05:34:00PM -0800, Torrey Hoffman wrote:
> > Then use append="console=/dev/tty2 CONSOLE=/dev/tty2", and you won't
>
> Why do you use both console and CONSOLE?
hmmm. I can't really remember, but I'm pretty sure it was necessary
when I started doing this 18 months ago, I wouldn't have added it
otherwise.
IIRC, "CONSOLE=/dev/tty2" becomes an environment variable for init, and
with the right intelligence in your startup scripts you get all your rc
script output on tty2 as well. On the other hand, my current startup
scripts don't seem to use it or need it... so I guess I don't know.
cargo-cult system management :-( ("but I've always done it that way")
Torrey
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2002-02-22 2:11 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-01-09 6:41 boot messeage hanhbkernel
2002-01-09 7:57 ` Samuel Maftoul
2002-01-09 9:23 ` Peter Wächtler
-- strict thread matches above, loose matches on Subject: below --
2002-02-22 2:09 Torrey Hoffman
2002-02-22 1:34 Torrey Hoffman
2002-02-22 1:49 ` Mike Fedyk
2002-02-22 1:18 hanhbkernel
2002-02-22 1:23 ` Pozsar Balazs
2001-12-24 8:12 hanhbkernel
2001-12-24 9:19 ` Teodor Iacob
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox