How to overcome a boot-up endless loop?

Eric Shubert ejs at shubes.net
Fri Aug 28 17:01:32 MST 2009


Josef Lowder wrote:
> Tried changing usleep from 100000 to 1
> and that had no effect.  Still this continuously on the screen
> until I have to pull the power to stop it.
> 
> /etc/rc.d/rc.sysinit: line 1333: /bin/usleep: Input Output error
> /etc/rc.d/rc.sysinit: line 1333: /bin/usleep: Input Output error
> /etc/rc.d/rc.sysinit: line 1333: /bin/usleep: Input Output error
> /etc/rc.d/rc.sysinit: line 1333: /bin/usleep: Input Output error
> /etc/rc.d/rc.sysinit: line 1333: /bin/usleep: Input Output error
> /etc/rc.d/rc.sysinit: line 1333: /bin/usleep: Input Output error
> /etc/rc.d/rc.sysinit: line 1333: /bin/usleep: Input Output error

Change usleep to sleep (no u).

-- 
-Eric 'shubes'



More information about the PLUG-discuss mailing list