NetBSD @ MangoPi MQ Pro Test Report

System Version

Status

CFH

Last Update

2025-07-10

NetBSD MangoPi MQ Pro Test Report

Test Environment

Operating System Information

Hardware Information

  • MangoPi MQ Pro
  • Power Adapter
  • A microSD card
  • A USB to UART Debugger

Installation Steps

Flashing the Installation Image

Use gzip to decompress the image. Use dd or balenaEtcher to flash the image to the microSD card.

sudo dd if=riscv64.img of=/dev/<your-device> bs=1M status=progress

Logging into the System

Logging into the system via the serial port.

Default username: root, without password.

Expected Results

The system boots up normally and allows login through the onboard serial port.

Actual Results

No output from the serial port. U-Boot is not loaded.

Boot Log

Test Criteria

Successful: The actual result matches the expected result.

Failed: The actual result does not match the expected result.

Test Conclusion

Test failed.