Skip to content

install to/bit from on board flash #130

Answered by Joshua-Riek
uglyfish333 asked this question in Q&A
Discussion options

You must be logged in to vote

It's a major pain to flash the emmc with an os. I personally would boot from an sd-card then download the image on your sd-card and flash it manually with the below commands.

xz -dc ubuntu-22.04.2-preinstalled-desktop-arm64-orangepi5b.img.xz | sudo dd of=/dev/mmcblk0 bs=4k
sync

However, there is a new video out that shows the process of installing the image using maskrom mode.
https://www.youtube.com/watch?v=5q_tytwmseg&t=925s

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@uglyfish333
Comment options

@Joshua-Riek
Comment options

Answer selected by uglyfish333
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants