this post was submitted on 06 Jan 2025
7 points (100.0% liked)

Linux 101 stuff. Questions are encouraged, noobs are welcome!

1094 readers
18 users here now

Linux introductions, tips and tutorials. Questions are encouraged. Any distro, any platform! Explicitly noob-friendly.

founded 2 years ago
MODERATORS
 

Title. I've tried using dd but it doesn't work -- the .img file is written but it does not boot. Thanks in advance.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 2 points 1 week ago* (last edited 1 week ago) (1 children)

So, you dd'ed the Android image for Orange Pi 5 to an external drive and want to boot your OPi5 from that drive. As far as I remember, in order to do that for a Raspberry Pi, you need to 'tell' the system where to boot from. For OPi, I found some information on how achieve that for Debian/Ubuntu. For Android the steps should be somewhat similar.

[โ€“] GustavoM 1 points 1 week ago

I've tried setting it to boot from an nvme, microsd and external and the result was the same -- the board just sits there with no boot. But, as I said previously, writing it to disk with their sketchy software worked as intended.

...I'm starting to think there is something wrong with the image file.