Disabling graphical boot and starting applications early

Daniel Dalton daniel.dalton at iinet.net.au
Tue Dec 11 11:20:11 UTC 2012


On Mon, Dec 10, 2012 at 11:52:27AM -0800, NoOp wrote:
> > Theoretically, set "START_IN_INITRAMFS=true" and "RUN_BRLTTY=yes" in
> > "/etc/default/brltty" and run "update-initramfs -u -k $(uname -r)".
> > 
> 
> Isn't brltty a service that is run on boot via the symlink in
> /etc/rcS.d/ to /etc/init.d/?

Well, I'm not entirely sure. Disabling this by making it Kbrltty25 has
no effect, as in brltty still starts. 

Making it S11brltty does not seem to start brltty any earlier either,
sigh. 

> The scripts in this directory whose names begin with an 'S' are
> executed once when booting the system, even when booting directly into
> single user mode.

Ok, so maybe this is where that link is important then, say if the
system drops into single-user mode. however, is this always guaranteed, if
we at least get far enough to access the root fs? 
If the answer is "yes", perhaps I would still be able to correct my
system is something goes wrong, so it may be ok. 

> with a 'K' and run 'update-rc.d script defaults' to update the order
> using the script dependencies.

Hmm, did not experiment with that, although, rcconf probably does that. 

Thanks,
Dan




More information about the ubuntu-users mailing list