← Back to AWOL Nezha
opensuse on AWOL Nezha
System Version
20240115
Status
basic
Last Update
2024-06-21
openSUSE Tumbleweed AWOL Nezha D1 Test Report
Test Environment
Operating System Information
- System Version: openSUSE Tumbleweed
- Download Link: openSUSE-Tumbleweed-RISC-V-JeOS-nezha.riscv64.raw.xz
- Reference Installation Document: https://en.opensuse.org/HCL:Nezha
Hardware Information
- AWOL Nezha D1
- Power Adapter
- A microSD card
- A USB to UART Debugger
Installation Steps
Flashing Image
Use unxz
to decompress the image.
Use dd
to flash the image to the microSD card.
unxz /path/to/openSUSE.raw.xz
sudo dd if=/path/to/openSUSE.raw of=/dev/your-device bs=1M status=progress
Logging into the System
System boot may be slow.
Logging into the system via serial port.
Default Username: root
Default Password: linux
Expected Results
The system should boot normally and allow login through the onboard serial port.
Actual Results
The system booted successfully and login through the onboard serial port was also successful.
Boot Log
Screen recording (From flashing image to logging into the system):
Welcome to openSUSE Tumbleweed 20
Welcome to openSUSE Tumbleweed 20240115 - Kernel240115 - Kernel 6.5.2-4-default (h 6.5.2-4-default (ttyS0).
localhost login: vc0).
localhost login: root
Password:
Have a lot of fun...
localhost:~ # uname -a
Linux localhost.localdomain 6.5.2-4-default #1 SMP Wed Sep 13 03:16:12 UTC 2023 (b06df44) riscv64 riscv64 riscv64 GNU/Linux
localhost:~ # cat /etc/os-release
NAME="openSUSE Tumbleweed"
# VERSION="20240115"
ID="opensuse-tumbleweed"
ID_LIKE="opensuse suse"
VERSION_ID="20240115"
PRETTY_NAME="openSUSE Tumbleweed"
ANSI_COLOR="0;32"
CPE_NAME="cpe:/o:opensuse:tumbleweed:20240115"
BUG_REPORT_URL="https://bugzilla.opensuse.org"
SUPPORT_URL="https://bugs.opensuse.org"
HOME_URL="https://www.opensuse.org"
DOCUMENTATION_URL="https://en.opensuse.org/Portal:Tumbleweed"
LOGO="distributor-logo-Tumbleweed"
Test Criteria
Successful: The actual result matches the expected result.
Failed: The actual result does not match the expected result.
Test Conclusion
Test successful.
Source: Support Matrix