A Nextcloudpi image was burned to an SD card. A keyboard and monitor are attached: what is the default username and password for BASH (command line) access?
Asked
Active
Viewed 1,562 times
1 Answers
1
The default username / password is pi / raspberry as this link. On a QWERTZ keyboard type z instead of y because QWERTY keyboard layout is set by default. If you can not login as pi user, change the password.
To clarify, because attempts to login with pi fails, the password must have been changed.
You can login without the system running (remove any password) by this answer. (Thanks to @gatorback) Note that the method is described for root, however, you can do it for pi or any other users.
Jakob
- 2,758
- 5
- 22
- 22
M. Rostami
- 4,323
- 1
- 17
- 36
piraspberry– jsotola Jan 06 '20 at 05:23root1234orArmbian1234orrootArmbian– jsotola Jan 06 '20 at 05:31username / passwordispi / raspberryas this link. - I changed the default password. You changed the default password and you want us to tell you the changed password?! - What do you mean by "I am seeking a reference that states the default username\pw."? – M. Rostami Jan 06 '20 at 06:54rootbut you can do the same thing forpior whoever. Then when you login, just hit return when asked for a password. You can then usepasswdto set it to whatever you want. – goldilocks Jan 06 '20 at 15:10pi). The goal is to restore UNIX command line access. Suggestions / solutions are appreciated. – gatorback Jan 07 '20 at 01:47