lartsch Posted August 25, 2021 Share Posted August 25, 2021 (edited) 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 Edited August 25, 2021 by lartsch Quote Link to comment Share on other sites More sharing options...
chrizree Posted August 25, 2021 Share Posted August 25, 2021 (edited) 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 Edited August 25, 2021 by chrizree Quote Link to comment Share on other sites More sharing options...
Solution lartsch Posted August 25, 2021 Author Solution Share Posted August 25, 2021 (edited) 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  Edited August 27, 2021 by lartsch Quote Link to comment Share on other sites More sharing options...
chrizree Posted August 25, 2021 Share Posted August 25, 2021 ok, something is missing then (or that reboot waits for something) since it looks like the signal is sent to reboot, but then nothing happens (as you have noticed) Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.