Differences

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

Link to this comparison view

Next revision
Previous revision
recover_the_password [2016/12/13 13:12]
admin created
recover_the_password [2017/09/13 19:24]
admin
Line 1: Line 1:
 ===== Recover the Password ===== ===== Recover the Password =====
  
-Mount the SD card on your PC:\\ +Mount the SD card on your PC and edit "passwd":\\ 
-  $ sudo nano ........... /etc/passwd+  $ sudo nano [your path] /etc/passwd 
 +It could look like that:\\ 
 + $ cd /run/media/mycomputer/2f840c69-cecb-4b10-87e4-01b9d28c231c/etc/ 
 + $ sudo nano passwd
 Find the line starting with "pi":\\ Find the line starting with "pi":\\
   pi:x:1000:1000...   pi:x:1000:1000...