04-16-2021, 11:12 AM
(This post was last modified: 04-16-2021, 11:36 AM by neil_swann80.)
(04-15-2021, 03:24 PM)MadHopsMan Wrote: Not sure what I'm doing wrong here but I cannot boot from the SD Card any longer. I tried multiple cards and multiple images. I can't even boot off of jumpdrive installed on SD cards to reflash eMMC.
Really odd.
Have you tried a thorough wipe of one of the MicroSDs before flashing an image?
Mounted in linux you can run:
sudo dd if=/dev/zero of=/dev/sdX
(where sdX is the device of the drive to delete)
In windows (cmd) you can run diskpart, select the drive, then "clean all".
What method/tool are you using for the flash?
Are you using your Pinephone without a sim currently? If so, are you possibly putting the microsd in the sim slot by accident? Easily done, it does fit a little to nicely in the sim slot and you wouldn't be the first... I'm guilty of that silly error myself! (unlikely as you said you can see the card via lsblk... but throwing it out there)