Linux starts different services as different run levels. Depending on the run level various services become available:
This will change the RunLevel only for one startup.
linux
linux /vmlinuz-3.5.0-54-generic root=/dev/mapper/faramir-root ro 1
F10
to bootThis does not work on all Systems. Ubuntu does not seem to like this method. But it works on more basic system such as the Beagle Bone.
sudo init 1
Switch back to graphical mode
sudo init 5