Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
linux:grub [2013/03/23 17:24] – [Grub Start Commands] tmadelinux:grub [2014/05/23 17:30] – [Grub Start Commands] tmade
Line 67: Line 67:
 === Recover Root-Password === === Recover Root-Password ===
  
-If you have to **recover your password** start with+If you have to recover your password start with
  
 grub: grub:
  
   init=/bin/bash   init=/bin/bash
-  +
 lilo: lilo:
  
   linux init=/bin/bash   linux init=/bin/bash
 +  
 +=== Recover Root-Password Ubuntu Server 12.4 ===
 +
 +Enter the Grub-Shell with "e", go to the very end of the line "linux", change the "ro" to "rw" and add 
 +
 +  init=/bin/bash
 +
 +press enter, then press b to boot your system. 
 +  
 +See also: https://help.ubuntu.com/community/LostPassword
 +  
 +=== Ubuntu ===
 +grub rescue:
 +
 +http://www.it-muecke.de/grub-rescue
  
  
linux/grub.txt · Last modified: 2017/12/09 01:19 by 127.0.0.1
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 4.0 International
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki