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

  • neidu3@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    5
    ·
    12 days ago

    The write process with dd most likely worked just fine. However, the system you’re inserting it into probably doesn’t know what to do with it.

    • is the architecture the same? Most Android devices are ARM-based, which is not compatible with, for example i386 or x86_64 (a.k.a. amd64)
    • Is the boot method compatible? I don’t know the boot process of android devices, but it’s probably not UEFI.
    • GustavoM@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      12 days ago

      The write process with dd most likely worked just fine.

      Not on my end. For some reason it (only) works when I write said image on a sketchy/suspicious chinese third party windows software.