05-24-2022, 08:05 AM
(05-24-2022, 07:49 AM)wibble Wrote: You don't say which image you were trying to flash or which instructions you tried to follow. You should still be able to boot JumpDrive from the SD then reflash. If you look at the instructions carefully you'll see that they almost always say to dd to the raw device, not to a partition on it.
I flashed JumpDrive to the SD. Booted the phone, plugged into the laptop. I see two disks: /dev/sdd (sd card) and /dev/sdc with partitions /dev/sdc1 and /dev/sdc2
Now, if I try and do:
Code:
dd if=image.img of=/dev/sdc
I try and peek with fdisk:
Code:
fdisk /dev/sdc
Code:
GPT PMBR size mismatch (10854399 != 20479) will be corrected by write.
Code:
fdisk /dev/sdc1
Code:
Device Start End Sectors Size Type
/dev/sdc2p1 16384 266239 249856 122M EFI System
/dev/sdc2p2 266240 10852351 10586112 5G Linux filesystem
Code:
dd if=image.img of=/dev/sdc2
I'm flashing it with arch with plasma