What is the most graceful way to get to run level single user mode?

The most graceful way is to use the command init s. If you want to shut everything down before going to single user mode then do init 0 first and from the ok prompt do a boot -s.

Labels: