Jump to content

Reboot from shell?


lartsch

Recommended Posts

Hey all,

anyone found a way to reboot the Key Croc via SSH?

I tried with "reboot" and "shutdown -r", both won't work so I guess something has been disabled.

Hoping for a good tip on that 🙂

Best regards,

lartsch

 

// edit: "/sbin/init 6" also not working

Link to comment
Share on other sites

poweroff works at least, but that's not the answer to the question

reboot is linked to systemctl (like at least some other Linux based OS:es) but it doesn't execute even though it looks like it, perhaps something has been done to systemctl for some strange reason

Link to comment
Share on other sites

On 8/25/2021 at 1:32 PM, chrizree said:

poweroff works at least, but that's not the answer to the question

reboot is linked to systemctl (like at least some other Linux based OS:es) but it doesn't execute even though it looks like it, perhaps something has been done to systemctl for some strange reason

I found a solution:

reboot -f

OR

systemctl --force reboot

 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...