PinePhone Beta Edition will not boot from MicroSD card
#10
(04-29-2021, 10:44 PM)MtnSk8 Wrote: If an SD card has previously had an OS flashed to it you need to zero out the first few bytes or it will cause the device to not boot to emmc.

Hi @MtnSk8 (and anybody else). 
I'm having exactly the same problem as the OP. 
Brand new SD card. 
I have a Pinephone Convergence Beta edition. 
Running lsblk on the phone, it actually sees the sd card. 

However, no matter what I seem to try, I cannot boot it to either PostmarketOS as flashed to the SD card, or to Jumpdrive (developed by some of the Postmarket developers). 

This may be a dummie question, but, in reference to your answer: 
HOW do I zero "the first few bytes" of the SD card, 
and exactly how many is the first few? 
1?  2? 8? 16? 512? 1024? 

I took a gamble on this from pinephone documentation 
https://wiki.pine64.org/index.php/PinePh...structions

and tried: 
Code:
sudo dd if=/dev/zero of=/dev/[DEVICE] bs=8k seek=1 count=4

But have no idea if that's what you mean. 
Anyway, it didn't help. 

I am flashing using standard dd method  (having first run unxz to decompress the postmarket.img.xz file) 

Code:
sudo dd if=postmarket.img of=/dev/sdXX status=progress

and also trying to flash using the interesting postmarket.img.xz  piped through dd as described in postmarket documentation 
https://wiki.postmarketos.org/wiki/JumpDrive
Code:
xz --decompress --stdout pine64-pinephone.img.xz | sudo dd of=/dev/mmcblk... status=progress

In this case, I think the instructions are indicating doing this on the pinephone itself, but I am flashing it to the SD card using my linux desktop, 
so 
    /dev/mmcblk... 
becomes 
    /dev/sdXX 

Thanks anybody for any help or advice
  Reply


Messages In This Thread
RE: PinePhone Beta Edition will not boot from MicroSD card - by spazz - 10-02-2024, 05:55 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  New PinePhone user issues greenpineuser 8 1,040 12-19-2024, 09:47 PM
Last Post: emilianojay
  Pinephone with KDE plasma - Battery drain when phone is not used Daniello 1 507 07-03-2024, 08:38 PM
Last Post: Kevin Kofler
  link for supported pinephone os manjharo et all penguins_rule 3 1,109 05-09-2024, 03:02 AM
Last Post: Eugo
  systemic issue pinephone penguins_rule 3 1,267 04-02-2024, 11:52 AM
Last Post: Kevin Kofler
  Boot fails ionmich 6 2,552 11-02-2023, 05:14 AM
Last Post: Uturn
  How do I import SIM card contacts? Logological 8 6,993 06-04-2023, 12:49 PM
Last Post: mruser1
  new PinePhone upgrade issue WhiteHexagon 5 2,965 05-09-2023, 04:09 PM
Last Post: WhiteHexagon
  Can't add micro SD card to Pinephone thorensjubilee 7 4,010 02-27-2023, 10:21 AM
Last Post: mikehenson
  Pinephone Freeze kmsgli 14 10,368 02-04-2023, 08:35 PM
Last Post: Westslope
  Manjaro plasma-mobile Beta 13 Uturn 13 7,586 01-25-2023, 04:15 PM
Last Post: Kevin Kofler

Forum Jump:


Users browsing this thread: 7 Guest(s)