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
Last revisionBoth sides next revision
linux:grub [2013/07/30 16:30] tmadelinux:grub [2014/05/23 17:32] – [Grub Start Commands] tmade
Line 72: Line 72:
  
   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 F10 to boot your system. 
 +  
 +See also: https://help.ubuntu.com/community/LostPassword
      
 === Ubuntu === === Ubuntu ===
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