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

  • @[email protected]
    link
    fedilink
    English
    524 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.
    • @GustavoMOP
      link
      English
      124 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.