PINE64
Noob struggling with flashing script - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PinePhone (https://forum.pine64.org/forumdisplay.php?fid=120)
+--- Forum: PinePhone Software (https://forum.pine64.org/forumdisplay.php?fid=121)
+---- Forum: SailfishOS on PinePhone (https://forum.pine64.org/forumdisplay.php?fid=126)
+---- Thread: Noob struggling with flashing script (/showthread.php?tid=9058)

Pages: 1 2


RE: Noob struggling with flashing script - theyama - 04-15-2020

Hi all, 

I think there sometimes problem with parted SD card, for me working fine this solution:
  • Insert SD card to Linux based OS (I using Debian).
  • Open disks application
  • Select SD card reader and remove all blocks - only one big remains
  • Run flash-it script
  • When asked, write /dev/mmcblk0
Working fine

Nice day!


RE: Noob struggling with flashing script - cefre00 - 04-16-2020

(04-15-2020, 07:26 AM)theyama Wrote: Hi all, 

I think there sometimes problem with parted SD card, for me working fine this solution:
  • Insert SD card to Linux based OS (I using Debian).
  • Open disks application
  • Select SD card reader and remove all blocks - only one big remains
  • Run flash-it script
  • When asked, write /dev/mmcblk0
Working fine

Nice day!

Yes, but not for everybody. For me  after checking with lsblk it seemed that /dev/sdb/ was the right choice. People have to be cautious about what path they give, so before anybody is doing anything please give lsblk a try.