[The Computer Kid] Single User Mode In Linux

0 views
Skip to first unread message

Conrad Sykes

unread,
May 26, 2013, 1:33:37 AM5/26/13
to the-comp...@googlegroups.com
Single user mode in Linux is similar to windows "safe mode". It's a command line only environment that only loads the most basic essentials and minimum drivers needed to run your operating system. It's great for situations where you need to recover your system. To boot into single user mode follow the following steps.


  1. Reboot your computer
  2. When GRUB starts highlight the OS you are trying to rescue and press the "e" key.
  3. Edit the line that references your linux kernel. It should look something like "linux /boot/vmlinuz-3.0-32-generic ro quiet splash". Once you find the line that looks similar edit it and at the end type "single".
  4. Press "F10" to boot.
Now you should have root access and be able to resolve any issues with your system. Once you reboot your computer will go back to its normal standard user mode. 

--
Posted By Conrad Sykes to The Computer Kid at 5/25/2013 10:33:00 PM
Reply all
Reply to author
Forward
0 new messages