this post was submitted on 07 Apr 2025
16 points (100.0% liked)

Linux

6944 readers
235 users here now

A community for everything relating to the GNU/Linux operating system

Also check out:

Original icon base courtesy of [email protected] and The GIMP

founded 2 years ago
MODERATORS
 

I am having issues with my linux machine running openSUSE MicroOS. It runs fine but I can't power it off via SSH. I tried shutdown, poweroff and halt but no command turned the machine off. I then have to physically push the power button but I don't feel comfortable doing that too often because I might interrupt some processes which are still running? Is there something I could still try or something I did wrong?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 4 points 1 week ago (1 children)

Can you power it off from the command line without SSH? You may have a hardware problem that's keeping the board from responding to soft poweroff at all.

Provided the machine isn't writing to disk or holding unwritten data in a disk cache at the moment you press the button, you're unlikely to damage anything with a hard poweroff.

[โ€“] [email protected] 1 points 6 days ago

I hooked up a screen and keyboard but I couldn't even login using the TTY (I didn't install a DE). Maybe I fucked up when setting the machine up.

Good to know that at least I am not damaging anything. I should be more than safe if I halt the system and the do a hard poweroff.