RecoveryMode
|
Size: 1140
Comment:
|
Size: 1592
Comment: Shift instead of escape on most ubuntu versions
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 1: | Line 1: |
| 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. | ||<tablestyle="float:right; font-size: 0.9em; width:40%; background:#F1F1ED; margin: 0 0 1em 1em;" style="padding:0.5em;"><<TableOfContents>>|| 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. |
| Line 5: | Line 6: |
| 2. Wait until the Bios finished loading (you probably see a logo of your computer manufacturer) 3. The following messages will show up:{{{ |
2. Wait until the BIOS finishes loading (you will probably see a logo of your computer manufacturer) 3. The following messages may show up:{{{ |
| Line 10: | Line 11: |
Press ESC to enter the menu}}} 4. Quickly press the Escape key, which will bring up a boot menu |
}}} 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) |
| Line 15: | Line 15: |
| 6. Press enter and wait until you see a prompt like this: {{{ root@yourmachine:~#}}} 7. If the system displays error messages instead of the prompt, please try the procedure outlined in LivecdRecovery instead. |
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 = * [[Recovery/Remote]] |
Contents |
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
- Switch on your computer
- Wait until the BIOS finishes loading (you will probably see a logo of your computer manufacturer)
The following messages may show up:
Grub loading stage1.5 Grub loading, please wait...
- 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)
Select the line ending with '(recovery mode)', probably the second line, something like:
Ubuntu, kernel 2.6.17-10-generic (recovery mode)
- Press enter and your machine will begin the boot process.
- 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.