Questions tagged [reboot]

Rebooting refers to an operating system or hardware level reset without cutting power from the pi.

89 questions
2
votes
2 answers

How do I trigger a task to run when the system starts to reboot?

My Pi is rebooting for no obvious reason. Each time it reboots, syslog has a line that says the system is rebooting, so something must be causing it. I wrote a script to log which processes are running so I can match the PID in syslog with the…
NewtownGuy
  • 111
  • 7
1
vote
1 answer

Why do i suddenly need "reboot --force"?

Since recently i need to issue sudo reboot --force in order to reboot my raspberry pi 2 (buster). In the past i could use sudo reboot. How can I find the reason? When calling sudo reboot without "--force" I am not getting any message. The command…
Ben
  • 39
  • 2
1
vote
1 answer

Can't Reboot from pishutdown GUI after renaming pi user

I didn't check for shutdown, only reboot, because the pi is remote ATM and no easy way to wake it up back. I renamed the pi user, everything seems OK but this. Here're info I gathered after reading a similar post about add new user+delete pi…
user120167
  • 11
  • 1
0
votes
0 answers

reboot does not work after setting OTP to USB host boot mode

On an Rpi 3 model B V1.2, I changed the OTP to boot from usb device like here. It works as it should but if I issue a "sudo reboot now" command, the computer shuts down but doesn"t reboot. If power cycle, it boots again. What should I do? Update…
Julien
  • 131
  • 2
0
votes
1 answer

Reboot unresponsive pi

Several times my Pi 4B has become unresponsive because I dropped a screw or a penny on it. The lights on the board stay on, but all other functions cease and I cannot reach it via SSH. Disconnecting and reconnecting power fixes the problem, however,…
user118616
  • 21
  • 4
0
votes
1 answer

Raspbian OS reboot issues with A83T processor system

We are using Raspbian OS in our A83T processor system. When we giving reboot command system hangs. Please find the log below bpi-iot-ros-ai login: root Password: Last login: Thu Sep 19 20:32:42 CST 2019 on ttyS0 Linux bpi-iot-ros-ai…