| | The Unix Command Line: Single-User Mode |
 | | Single-user mode starts you with an extremely minimal environment -- not only is the normal graphical interface not running, neither are most of the normal system daemons (init and mach-init are the only ones), and the boot disk isn't even fully mounted! |
 | | For one thing, the default shell may be different (zsh under 10.0-10.2, bash under 10.3); unless you're extremely familiar with the peculiarities of your regular shell, you probably won't notice this (except that the shell prompt'll be different from normal). |
 | | Also, the keyboard may not be fully configured in single-user mode, so the arrow keys don't work for command line editing (or in text editors, either); but you can use control characters (i.e. |
| www.westwind.com /reference/OS-X/commandline/single-user.html (1425 words) |