John Karns wrote:

> Forwarding to the list
> 
> ----------------------------------------------------------------
> John Karns                                        [EMAIL PROTECTED]
> 
> ---------- Forwarded message ----------
> Date: Tue, 16 Jul 2002 16:03:42 +0100
> From: Shane Kennedy <[EMAIL PROTECTED]>
> To: John Karns <[EMAIL PROTECTED]>
> Subject: Re: [Ltsp-discuss] Remote reboot
> 
> How can I reboot a client without access to a power switch, or reset
> button ?.  I need to be able to reboot my (embedded) clients via telnet.
>    I've tried 'reboot' and 'shutdown -r now' neither of which do
> anything, even having copied the binaries into clients /bin.
> 
> TIA
> 
> Shane
> 
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by: Jabber - The world's fastest growing 
> real-time communications platform! Don't just IM. Build it in! 
> http://www.jabber.com/osdn/xim
> _____________________________________________________________________
> Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
>       https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
> For additional LTSP help,   try #ltsp channel on irc.openprojects.net
> 
> 

try
reboot -f

the -f option is a forced reboot. These commands want to be able to write to 
/etc but this is usually mounted read-only. the -f option will work every time.




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.openprojects.net

Reply via email to