Quantcast
Viewing all articles
Browse latest Browse all 5091

Troubleshooting • Re: raspberry pi boot issue

You might want

Code:

sudo shutdown -h now
then unplug and re-plug the power (if you must). The h means halt.
Normally

Code:

sudo shutdown -r now
reboots and no need to unplug the power.
It might be that the -r is restarting the pi and you unplug power, corrupting the SD card.

Statistics: Posted by neilgl — Fri Feb 09, 2024 10:12 am



Viewing all articles
Browse latest Browse all 5091

Trending Articles