Comment Re:ONU (Score 1) 792
Command and S boots into single-user mode.. not really what is required. The REAL way to boot into full multiuser console mode is to modify /etc/ttys:
uncomment the following line:
#console "/usr/libexec/getty std.9600" vt100 on secure
then comment out the next line
uncomment the following line:
#console "/usr/libexec/getty std.9600" vt100 on secure
then comment out the next line