28th
December
2007
Cambiar o resetear contraseña root olvidada
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 /)
posted in Linux | 0 Comments