Skip to content

no‑eMMC Zero 3W never boots from DietPi_RadxaZERO3-ARMv8-*.img.xz images, but Radxa Debian boots fine from the same SD card. #8161

Description

@simware

Creating a bug report/issue

  • [ *] I have searched the existing open and closed issues

Required Information

  • DietPi version | cat /boot/dietpi/.version
  • Distro version | echo $G_DISTRO_NAME $G_RASPBIAN
  • Kernel version | uname -a
  • SBC model | echo $G_HW_MODEL_NAME or (EG: RPi3)
  • Power supply used | (EG: 5V 1A RAVpower)
  • SD card used | (EG: SanDisk ultra)

Additional Information (if applicable)

  • Software title | (EG: Nextcloud)
  • Was the software title installed freshly or updated/migrated?
  • Can this issue be replicated on a fresh installation of DietPi?
  • Bug report ID | echo $G_HW_UUID

Steps to reproduce

  1. Download the latest image
  2. try to start the image on Radxa W3 - No boot

Expected behaviour

  • Boot into diet pi

Actual behaviour

  • Not booting

Extra details

  1. Flash and boot Radxa's official Debian image
    Use the Radxa Zero 3 Debian Bookworm image (not Ubuntu — the installer rejects Ubuntu). Boot it on the SD card, log in (default radxa / radxa), and connect to the network.

  2. Run the DietPi installer

sudo apt update
sudo apt install -y systemd-sysv ca-certificates sudo wget locales
sudo bash -c "$(wget -qO- 'https://raw.githubusercontent.com/MichaIng/DietPi/master/.build/images/dietpi-installer')"

The installer strips Radxa OS down to a minimal Debian, layers DietPi on top, and leaves the bootloader/U‑Boot — the bit that's working — untouched. It'll reboot into the DietPi first‑run wizard.

  1. Done
    You end up with the same DietPi userspace as the official image, just sitting on Radxa's bootchain. Updates via dietpi-update work the same way.

A few notes
"no‑eMMC Zero 3W never boots from DietPi_RadxaZERO3-ARMv8-*.img.xz images, but Radxa Debian boots fine from the same SD card." The maintainer is responsive and that's the kind of bug report they need to fix the SPL.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions