[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Running Console-setup Earlier



On Thursday 21 May 2009 00:33:23 debian-user-digest-request@lists.debian.org 
wrote:
> > The new console-setup from Sid providing uniform console properties to
> > Xorg and elsewhere places init scripts:
> >
> > ~$ locate console | grep rcS
> > /etc/rcS.d/S48console-screen.sh
> > /etc/rcS.d/S49console-setup
> >
> > These get run fairly late on the bootup sequence. This is OK but can
> > yield a funny screen repaint mid-boot if I choose anything but the good
> > old vga font.
> >
> > The realtime patch 2.6.29 kernel, for some reason, has the whole screen
> > kerblooey on bootup until ... that console-setup repaint sets things
> > right. So I might want to run it sooner, i.e. place a symlink in
> > /etc/rc0.d/S10console- setup or such.
> >
> > Is this correct?
> > Do I dare (must be some reason these were placed as S48/S49....)?
> > Do I need both of them?
> > Best/earliest S## prefix(s) to use?
>
> insserv will rearrange all symlinks according to the dependency info in
> the header. Might help, but it will certainly speed-up your boot,
> especially if you use CONCURENCY=shell. See README.Debian for more info.

<What (and where does one get) insserv?
<Which README.Debian?
<I have seen CONCURRENCY=shell somewhere? Do not remember.

I got the insserv. I am really afraid to use this thing.

Console-setup needs files, i.e. fonts. So the file systems need be mounted 
which, according to the rcS.d readme, is done as of S40. So console-setup most 
probably cannot be run earlier. What is needed is some way to assure correct 
console default-vga on boot. Then again, I never had a messed up console 
before so the rt patch needs be fixed!


Reply to: