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 with info from comments:
In facts, sometimes it reboots, sometimes no. I wonder if it could be a temperature issue.
This is a clean lite version of the os. On usb ports, I have a wired keyboard and an ssd to boot on. I also tried adding a "timeout" file on the SD, like suggested in the link in the original post. Power supply is a rpi original.
The system rebooted correctly with the sd AND the USB drive when system was on the sd.
sudo shutdown -r? The pi should reboot in a minutes time. – Jul 07 '20 at 17:30