[Madlug] Fwd: Hello! Still having SATA Install issues

Matt Radtke matthew.radtke at gmail.com
Sat Jan 26 17:31:18 CST 2008


> I've been doing:
>
> /etc/init.d/networking restart
>
> But that only works about half the time, and the other half of the time I
> have to reboot. This sounds like what I may need to do on my laptop. Would
> it be advisable to set this up as a shell script that I can run at boot
> every time?

Well, you could try that, and if it works, great.  I would, however,
have my doubts.  On boot, your machine is already doing a
/etc/init.d/networking start, thats kind of how the init scripts work
(list, correct me if my over-simplistic view here is wrong).

All a '/etc/init.d/networking restart' is usually doing, for example,
is calling the stop and start functions of the init script.

-Matt

-- 
Matthew Radtke
matthew.radtke at gmail.com

~ This shell script has been rated 'R' for improper quoting, not
checking error codes, and gratuitous use of cat ~


More information about the Madlug mailing list