For future reference:
1) Never shut a Raspberry Pi down by simply unplugging it!
2) You do not need a gui shutdown button to shut it down.
Just launch a terminal and type the following in, and hit return:
$> sudo shutdown
You will be asked by sudo for your password, and then the Pi will shudown all processes and unmount all filing systems and devices, and then turn power off. This is the safe way to halt a Pi.
1) Never shut a Raspberry Pi down by simply unplugging it!
2) You do not need a gui shutdown button to shut it down.
Just launch a terminal and type the following in, and hit return:
$> sudo shutdown
You will be asked by sudo for your password, and then the Pi will shudown all processes and unmount all filing systems and devices, and then turn power off. This is the safe way to halt a Pi.
Statistics: Posted by HelenMcCall — Thu Nov 28, 2024 11:38 am