How to Safely Shut Down Your Raspberry Pi
There are multiple ways to shut down a Raspberry Pi safely:
-
Using the command line: Open the terminal and type the command 'sudo shutdown -h now' and press Enter. This will initiate the shutdown process.
-
Using the GUI: Click on the Raspberry Pi icon on the top left corner of the screen, go to 'Shutdown', and select 'Shutdown' again to confirm.
-
Using a keyboard shortcut: Press Ctrl+Alt+Delete to bring up the 'Logout' screen, and then select 'Shutdown'.
-
Using a physical button: If your Raspberry Pi has a physical power button, press and hold it for a few seconds until the system shuts down.
It's crucial to ensure you shut down your Raspberry Pi properly to prevent any potential data loss or corruption.
原文地址: https://www.cveoy.top/t/topic/ordg 著作权归作者所有。请勿转载和采集!