Jump to content

NanoPi R4SE Armbian Image


MBC

Recommended Posts

I'm equally interested in an Armbian image file for R4SE.

There's an official Debian Buster desktop image (works fine, installed via USB), but I'm looking for an open sourced Debian Bullseye headless version.

I'm trying to understand how I can use the EFlasher to flash from a SD, ideally with the Armbian Bullseye or R4S on it.

Any ideas, what would be the steps ?

Link to comment
Share on other sites

Update: a working Armbian image (both SD card and eMMC) has been made available from c0rnelius / pyavitzhttps://github.com/pyavitz/binary/releases/download/images/rk3399-nanopi-r4se-debian-bullseye-5.19.11-arm64-2022-09-27.img.xz

 

Boot using an SD card (either the image above or the Armbian R4S image with my dtb file above) and run the following to image the eMMC:

 

wget https://github.com/pyavitz/binary/releases/download/images/rk3399-nanopi-r4se-debian-bullseye-5.19.11-arm64-2022-09-27.img.xz

xz -dc rk3399-nanopi-r4se-debian-bullseye-5.19.11-arm64-2022-09-27.img.xz | dd of=/dev/mmcblk2 status=progress

 

 

Note: if booting using pyavitz image from an SD card, you'll need to use a toothpick to press in the MASK button on the R4SE for 3 seconds during power on to use the SD card bootloader.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines