1

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?

gatorback
  • 637
  • 1
  • 6
  • 21

1 Answers1

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,768
  • 5
  • 23
  • 22
Mohi Rostami
  • 4,434
  • 1
  • 20
  • 39