Skip to content

Commit 6a17e16

Browse files
jonaswood01praneethbajjuri
authored andcommitted
feat(debian): Add default root password for Armbian image
Signed-off-by: Jonas Wood <[email protected]>
1 parent 030e4ef commit 6a17e16

File tree

4 files changed

+36
-0
lines changed

4 files changed

+36
-0
lines changed

source/devices/AM62LX/debian/Getting_Started_Guide.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,15 @@ Make sure to connect the Ethernet cable or CC33xx M.2 WiFi card, HDMI Display, M
6363
During first bootup, a setup script will run. This script guides the user through setting up user account, root password, date and so on.
6464
Once the setup ends, reboot the board. Weston screen will appear on the display.
6565

66+
.. note::
67+
68+
In case you do not see the setup script during first boot, note that Armbian will automatically set the root account to its defaults:
69+
70+
- Username: **root**
71+
- Password: **1234**
72+
73+
*This could happen for several reasons, such as power cycling the board during first boot.*
74+
6675
.. image:: /images/debian_homescreen.png
6776

6877
You've successfully booted Debian on |__PART_FAMILY_DEVICE_NAMES__|.

source/devices/AM62PX/debian/Getting_Started_Guide.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,15 @@ Make sure to connect the Ethernet cable or CC33xx M.2 WiFi card, HDMI Display, M
6363
During first bootup, a setup script will run. This script guides the user through setting up user account, root password, date and so on.
6464
Once the setup ends, reboot the board. Weston screen will appear on the display.
6565

66+
.. note::
67+
68+
In case you do not see the setup script during first boot, note that Armbian will automatically set the root account to its defaults:
69+
70+
- Username: **root**
71+
- Password: **1234**
72+
73+
*This could happen for several reasons, such as power cycling the board during first boot.*
74+
6675
.. image:: /images/debian_homescreen.png
6776

6877
You've successfully booted Debian on |__PART_FAMILY_DEVICE_NAMES__|.

source/devices/AM62X/debian/Getting_Started_Guide.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,15 @@ Make sure to connect the Ethernet cable or CC33xx M.2 WiFi card, HDMI Display, M
6363
During first bootup, a setup script will run. This script guides the user through setting up user account, root password, date and so on.
6464
Once the setup ends, reboot the board. Weston screen will appear on the display.
6565

66+
.. note::
67+
68+
In case you do not see the setup script during first boot, note that Armbian will automatically set the root account to its defaults:
69+
70+
- Username: **root**
71+
- Password: **1234**
72+
73+
*This could happen for several reasons, such as power cycling the board during first boot.*
74+
6675
.. image:: /images/debian_homescreen.png
6776

6877
You've successfully booted Debian on |__PART_FAMILY_DEVICE_NAMES__|.

source/devices/AM64X/debian/Getting_Started_Guide.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,15 @@ After approximately 20 seconds, the board should boot and you should see the on-
6363
During first bootup, a setup script will run. This script guides the user through setting up user account, root password, date and so on.
6464
Once the setup ends, reboot the board.
6565

66+
.. note::
67+
68+
In case you do not see the setup script during first boot, note that Armbian will automatically set the root account to its defaults:
69+
70+
- Username: **root**
71+
- Password: **1234**
72+
73+
*This could happen for several reasons, such as power cycling the board during first boot.*
74+
6675
To verify the distro, connect via the UART console and try running ``neofetch`` on the terminal. The output of the command can be observed on the screen as shown below.
6776

6877
.. image:: /images/debian_neofetch.png

0 commit comments

Comments
 (0)