Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions source/devices/AM62LX/debian/Getting_Started_Guide.rst
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,15 @@ Make sure to connect the Ethernet cable or CC33xx M.2 WiFi card, HDMI Display, M
During first bootup, a setup script will run. This script guides the user through setting up user account, root password, date and so on.
Once the setup ends, reboot the board. Weston screen will appear on the display.

.. note::

In case you do not see the setup script during first boot, note that Armbian will automatically set the root account to its defaults:

- Username: **root**
- Password: **1234**

*This could happen for several reasons, such as power cycling the board during first boot.*

.. image:: /images/debian_homescreen.png

You've successfully booted Debian on |__PART_FAMILY_DEVICE_NAMES__|.
Expand Down
9 changes: 9 additions & 0 deletions source/devices/AM62PX/debian/Getting_Started_Guide.rst
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,15 @@ Make sure to connect the Ethernet cable or CC33xx M.2 WiFi card, HDMI Display, M
During first bootup, a setup script will run. This script guides the user through setting up user account, root password, date and so on.
Once the setup ends, reboot the board. Weston screen will appear on the display.

.. note::

In case you do not see the setup script during first boot, note that Armbian will automatically set the root account to its defaults:

- Username: **root**
- Password: **1234**

*This could happen for several reasons, such as power cycling the board during first boot.*

.. image:: /images/debian_homescreen.png

You've successfully booted Debian on |__PART_FAMILY_DEVICE_NAMES__|.
Expand Down
9 changes: 9 additions & 0 deletions source/devices/AM62X/debian/Getting_Started_Guide.rst
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,15 @@ Make sure to connect the Ethernet cable or CC33xx M.2 WiFi card, HDMI Display, M
During first bootup, a setup script will run. This script guides the user through setting up user account, root password, date and so on.
Once the setup ends, reboot the board. Weston screen will appear on the display.

.. note::

In case you do not see the setup script during first boot, note that Armbian will automatically set the root account to its defaults:

- Username: **root**
- Password: **1234**

*This could happen for several reasons, such as power cycling the board during first boot.*

.. image:: /images/debian_homescreen.png

You've successfully booted Debian on |__PART_FAMILY_DEVICE_NAMES__|.
Expand Down
9 changes: 9 additions & 0 deletions source/devices/AM64X/debian/Getting_Started_Guide.rst
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,15 @@ After approximately 20 seconds, the board should boot and you should see the on-
During first bootup, a setup script will run. This script guides the user through setting up user account, root password, date and so on.
Once the setup ends, reboot the board.

.. note::

In case you do not see the setup script during first boot, note that Armbian will automatically set the root account to its defaults:

- Username: **root**
- Password: **1234**

*This could happen for several reasons, such as power cycling the board during first boot.*

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.

.. image:: /images/debian_neofetch.png
Expand Down