Unoffical empeg BBS

Quick Links: Empeg FAQ | RioCar.Org | Hijack | BigDisk Builder | jEmplode | emphatic
Repairs: Repairs

Topic Options
#250867 - 02/03/2005 21:26 Reboot Empeg via Telnet
kendrick
member

Registered: 09/12/2003
Posts: 150
How can you reboot the empeg via telnet.

When i try to run reboot -n it says
Could not determine runlevel - doing softreboot

Top
#250868 - 02/03/2005 21:58 Re: Reboot Empeg via Telnet [Re: kendrick]
pim
addict

Registered: 14/11/2000
Posts: 474
Loc: The Hague, the Netherlands
reboot -f

Pim

Top
#250869 - 02/03/2005 22:02 Re: Reboot Empeg via Telnet [Re: pim]
kendrick
member

Registered: 09/12/2003
Posts: 150
Gracias

scripts are finally complete Thanks.

Top
#250870 - 02/03/2005 22:11 Re: Reboot Empeg via Telnet [Re: kendrick]
pim
addict

Registered: 14/11/2000
Posts: 474
Loc: The Hague, the Netherlands
Oh, make sure your drives are mounted ro before you reboot -f,
otherwise you''l need to fsck the drives.

Pim

Top
#250871 - 06/03/2005 05:49 Re: Reboot Empeg via Telnet [Re: pim]
ajayrockrock
journeyman

Registered: 29/12/2001
Posts: 99
Loc: Riverside, CA
I have a semi-related question... how do you quit the player software from telnet? If you boot up serial, you can just hit 'q' and it drops you into the shell. And if I kill -15 <player_pid> it just restarts. I'm using rsync on my player and right now and I have to hook it up via ethernet and a serial connection just to sync up. It would be nice to not have to bother with minicom anymore and just use telnet for everything.

Thanks,
Ajay

Top
#250872 - 06/03/2005 18:15 Re: Reboot Empeg via Telnet [Re: ajayrockrock]
image
old hand

Registered: 28/04/2002
Posts: 770
Loc: Los Angeles, CA
kill -2

Top
#250873 - 06/03/2005 18:56 Re: Reboot Empeg via Telnet [Re: image]
pim
addict

Registered: 14/11/2000
Posts: 474
Loc: The Hague, the Netherlands
If you have killall, killall -HUP bash will do nicely.

Pim

Top