* [gentoo-dev] bootmisc...
@ 2002-01-02 8:38 Zach Forrest
2002-01-04 19:33 ` Martin Schlemmer
0 siblings, 1 reply; 2+ messages in thread
From: Zach Forrest @ 2002-01-02 8:38 UTC (permalink / raw
To: gentoo-dev
When passing "vga=extended" as a parameter during boot-up, the following
code in /etc/init.d/bootmisc seems to reset the console to "vga=normal".
if [ -c /dev/ttyp0 ]
then
chmod 666 /dev/tty[p-za-e][0-9a-f]
chown root:tty /dev/tty[p-za-e][0-9a-f]
fi
Any ideas as to why?
- Zach
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [gentoo-dev] bootmisc...
2002-01-02 8:38 [gentoo-dev] bootmisc Zach Forrest
@ 2002-01-04 19:33 ` Martin Schlemmer
0 siblings, 0 replies; 2+ messages in thread
From: Martin Schlemmer @ 2002-01-04 19:33 UTC (permalink / raw
To: Gentoo-Dev
[-- Attachment #1: Type: text/plain, Size: 592 bytes --]
On Wed, 2002-01-02 at 10:38, Zach Forrest wrote:
> When passing "vga=extended" as a parameter during boot-up, the following
> code in /etc/init.d/bootmisc seems to reset the console to "vga=normal".
>
> if [ -c /dev/ttyp0 ]
> then
> chmod 666 /dev/tty[p-za-e][0-9a-f]
> chown root:tty /dev/tty[p-za-e][0-9a-f]
> fi
>
> Any ideas as to why?
>
Hi
I tried it here, and that did not reset it for me. The
setting of the console font did though.
Greetings,
--
Martin Schlemmer
Gentoo Linux Developer, Desktop Team Developer
Cape Town, South Africa
[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-01-04 19:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-01-02 8:38 [gentoo-dev] bootmisc Zach Forrest
2002-01-04 19:33 ` Martin Schlemmer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox