From: John Bradford <john@grabjohn.com>
To: Raphael_Schmid@CUBUS.COM (Raphael Schmid)
Cc: rtilley@vt.edu, roy@karlsbakk.net, wa1hco@adelphia.net,
rob@r-morris.co.uk, linux-kernel@vger.kernel.org
Subject: Bootscreen suggestions that don't involve kernel modifications
Date: Wed, 29 Jan 2003 13:48:17 +0000 (GMT) [thread overview]
Message-ID: <200301291348.h0TDmHfu001672@darkstar.example.net> (raw)
In-Reply-To: <398E93A81CC5D311901600A0C9F2928946939B@cubuss2> from "Raphael Schmid" at Jan 29, 2003 02:25:11 PM
> The problem is not necessarily the init scripts. Each
> distributor can customise these quite easily. The problem
> is (how I see it) divided into two parts:
>
> I. The kernel messages. (And yes, I do know
> about both, "quiet" and "console=/foo/bar)
>
> II. Both, using "quiet" or "console=/foo/bar",
> and customising the init scripts only leaves
> you with a blank, black screen. Now, you might
> argue how "classic" or "beatieful" black is.
> But it should be obvious this is an absolute
> matter of taste. A nice picture is far more
> appealing, and pleasing, and whatnot.
I don't think it is appropriate to include graphical boot screen
capabilities in the kernel. There are better ways to achieve what you
want to do:
* Verbose start-up messages on the console
Leave things how they are
* No start up messages on the console
Either use the quiet option, or re-direct the output to serial console
or another virtual terminal.
* Graphical boot screen
Do not have the VGA card configured as a console device at all. Set
the console output to a serial port for debugging, if necessary. Have
the bootloader configure the VGA card, and display the graphic. Boot
in to X, and let X re-configure the VGA card at startup.
Where no console is available for diagnostic messages, the keyboard
LEDs could be lit up in sequence to indicate that the system is
booting.
John.
next prev parent reply other threads:[~2003-01-29 13:38 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-01-29 13:25 Scaring the non-geeks (was Bootscreen) Raphael Schmid
2003-01-29 13:48 ` John Bradford [this message]
2003-01-30 14:13 ` Bootscreen suggestions that don't involve kernel modifications Stefan Reinauer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200301291348.h0TDmHfu001672@darkstar.example.net \
--to=john@grabjohn.com \
--cc=Raphael_Schmid@CUBUS.COM \
--cc=linux-kernel@vger.kernel.org \
--cc=rob@r-morris.co.uk \
--cc=roy@karlsbakk.net \
--cc=rtilley@vt.edu \
--cc=wa1hco@adelphia.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox