Section: Shutdown and Reboot

Enter rescue mode

bash
bash
sudo systemctl rescue
Explanation

Useful for maintenance with minimal services.

Learn the surrounding workflow

Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.

Related commands

Same sheet · prioritizing Shutdown and Reboot
Reboot system
Reboot through systemd.
OpenIn sheetbashsame section
Power off system
Shut down and power off.
OpenIn sheetbashsame section
Halt system
Stop the CPU without powering off on some platforms.
OpenIn sheetbashsame section
Enter emergency mode
Switch to emergency shell target.
OpenIn sheetbashsame section
Show default target
Display the default boot target.
OpenIn sheetbash2 tag match
Set default target
Change the default boot target.
OpenIn sheetbash2 tag match