RecoveryMode

Revision 9 as of 2012-10-18 18:39:49

Clear message

If your system fails to boot for whatever reason, it may be useful to boot it into RecoveryMode. This mode just loads some basic services and drops you into command line mode. You are then logged in as root (the superuser) and can repair your system using command line tools. If booting into RecoveryMode does not work you can still use your installation CD (if it is a live cd) as described in LivecdRecovery.

Booting into recovery mode

  1. Switch on your computer
  2. Wait until the BIOS finishes loading (you will probably see a logo of your computer manufacturer)
  3. The following messages may show up:

    Grub loading stage1.5
    
    Grub loading, please wait...
  4. Quickly press the shift key or Escape, which will bring up a boot menu. (If you see the Ubuntu logo, you've missed the point where you can enter the GRUB menu)
  5. Select the line ending with '(recovery mode)', probably the second line, something like:

    Ubuntu, kernel 2.6.17-10-generic (recovery mode)
  6. Press enter and your machine will begin the boot process.
  7. After a few moments, your workstation should display a menu with a number of options. One of the options (you may need to scroll down to the bottom of the list) will be "Drop to root shell prompt".

NOTE: Users of Ubuntu Karmic (9.04) and older will need to press and hold the Escape key instead of the left shift key in step 4.

See also