28th December 2007

Cambiar o resetear contraseña root olvidada

posted in Linux |

1. Select the appropriate entry in the grub menu and press ‘e’
2. Select the kernel … line and press ‘e’
3. Append ‘init=/bin/bash’ at the end of line
4. Press ‘b’ to boot

Then you will need to remount the system as rw and use the passwd command to change the pass (mount -n -o remount,rw /)

This entry was posted on Friday, December 28th, 2007 at 14:36 and is filed under Linux. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

Leave a Reply