Switch to emergency shell target.

Section: Shutdown and Reboot

Enter emergency mode

bash
bash
sudo systemctl emergency
Explanation

Most minimal recovery environment.

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 rescue mode
Switch to rescue target.
OpenIn sheetbashsame section
Start a service
Start a unit immediately.
OpenIn sheetbash1 tag match
Enable on boot
Enable a unit to start automatically.
OpenIn sheetbash1 tag match