Boot in Emergency Mode
If you encounter problems during normal boot, you can boot in Emergency Mode.
Perform the following steps to boot in Emergency Mode:
Restart the Photon OS machine or the virtual machine running Photon OS.
When the Photon OS splash screen appears, as it restarts, type the letter
equickly.Append
emergencyto the kernel command line.Press
F10to proceed with the boot.At the command prompt, provide the root password to log in to Emergency Mode.
By default,
/is mounted as read-only.To make modifications, run the following command to remount with write access:
mount -o remount,rw /
Last modified August 1, 2024: Merge pull request #1562 from naltanov/photon-hugo (a784a46)