[Voyage-linux] quick voyage boot
Solomon Asare
(spam-protected)
Sun Jun 17 01:05:04 HKT 2007
Hi,
the starting scripts are in /etc/init.d/ directory.
For example in the networking file the start option
has this: if ifup -a; then
I guess this could be made: if ifup -a &; then
so that the bringing up of interfaces will not hold up
the boot process. Of course, any subsequent action
that is network dependent may fail should that action
might have been delayed.
Please test b/4 deploying. It's a feature I have used
in the past on only a few occassions.
All the best.
solomon.
--- Think Blue Media <joe.ross at thinkbluemedia.co.uk>
wrote:
> Hi There Solomon,
>
> Can you tell me which file I should edit?
>
> Joe
>
> -----Original Message-----
> From: Solomon Asare [mailto:solomonasare at yahoo.com]
> Sent: 16 June 2007 09:06
> To: Think Blue Media; voyage-linux at voyage.hk
> Subject: Re: [Voyage-linux] quick voyage boot
>
> Hi,
> if you can identify the command that unduly delays
> you
> booting, you can add an '&' to it so that it will
> run
> in the background without holding your console. eg
> if
> command is:
> cmddelay
> you can modify it to:
> cmddelay &
>
> This is only helpful if subsequent commands in the
> boot don't depend on the command you will be sending
> into the background.
>
> I hope this proves helpful.
>
> solomon.
>
> --- Think Blue Media <joe.ross at thinkbluemedia.co.uk>
> wrote:
>
> > Hi there,
> >
> >
> >
> > At the moment I have a system running voyage Linux
> > and it works perfectly.
> > However I would seriously like to drop the boot up
> > time of the system. At
> > the moment it runs at about just over a minute on
> a
> > clean install if it has
> > an internet/router connection however if there is
> no
> > internet/router
> > connection to the unit then it can take up to 3 or
> > four minutes as it checks
> > the Ethernet.
> >
> >
> >
> > Any ideas how I can get the boot time as low as
> > possible?
> >
> >
> >
> > Joe
> >
> > > _______________________________________________
> > Voyage-linux mailing list
> > Voyage-linux at list.voyage.hk
> >
> http://list.voyage.hk/mailman/listinfo/voyage-linux
> >
>
>
>
More information about the Voyage-linux
mailing list