boot into single user mode from the command line
to boot into single user mode from the command line enter:
sudo nvram boot-args="-s"
Your Mac boot into single user mode, on each startup until you tell it to stop with:
sudo nvram -d boot-args
last updated july 2018