PINE64
MicroSD Card Reuse - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PinePhone (https://forum.pine64.org/forumdisplay.php?fid=120)
+--- Forum: General Discussion on PinePhone (https://forum.pine64.org/forumdisplay.php?fid=127)
+--- Thread: MicroSD Card Reuse (/showthread.php?tid=17698)



MicroSD Card Reuse - _radv_ - 12-07-2022

You can reuse the same MicroSD card multiple times and with multiple different images, right? I should be able to flash different images to the same MicroSD card many times before it stops working, right?

Seems obvious, but I thought I'd get some verification. Anyone have problems reusing a MicroSD card with the same or different image files?


RE: MicroSD Card Reuse - Merc - 12-07-2022

No problems at all, you can flash it as many times as you like.


RE: MicroSD Card Reuse - chainingsolid - 12-08-2022

(12-07-2022, 08:03 AM)_radv_ Wrote: You can reuse the same MicroSD card multiple times and with multiple different images, right?  I should be able to flash different images to the same MicroSD card many times before it stops working, right? 

Seems obvious, but I thought I'd get some verification.  Anyone have problems reusing a MicroSD card with the same or different image files?

Yep, SD cards are just really small solid state disks... However be careful if you go to use the SD card as a boot drive daily, they can only be written to so much before they go read only. I got a few months out of a few cards in a row before I figured out what happened. I'm using the emmc now.. It might have just been the type of cards I bought (non of them where high endurance ones).


RE: MicroSD Card Reuse - _radv_ - 12-09-2022

(12-08-2022, 06:29 PM)chainingsolid Wrote:
(12-07-2022, 08:03 AM)_radv_ Wrote: You can reuse the same MicroSD card multiple times and with multiple different images, right?  I should be able to flash different images to the same MicroSD card many times before it stops working, right? 

Seems obvious, but I thought I'd get some verification.  Anyone have problems reusing a MicroSD card with the same or different image files?

Yep, SD cards are just really small solid state disks... However be careful if you go to use the SD card as a boot drive daily, they can only be written to so much before they go read only. I got a few months out of a few cards in a row before I figured out what happened. I'm using the emmc now.. It might have just been the type of cards I bought (non of them where high endurance ones).

@chainingsolid
Maybe I'm having a similar problem.
Assuming you've tried to boot your device with an image on a card that's gone read only: what happens?  It skips the card and boots directly from the emmc, right?  Can you even write (i.e. flash) an image to the card?


RE: MicroSD Card Reuse - fxc - 12-09-2022

(12-09-2022, 06:17 AM)_radv_ Wrote:
(12-08-2022, 06:29 PM)chainingsolid Wrote:
(12-07-2022, 08:03 AM)_radv_ Wrote: You can reuse the same MicroSD card multiple times and with multiple different images, right?  I should be able to flash different images to the same MicroSD card many times before it stops working, right? 

Seems obvious, but I thought I'd get some verification.  Anyone have problems reusing a MicroSD card with the same or different image files?

Yep, SD cards are just really small solid state disks... However be careful if you go to use the SD card as a boot drive daily, they can only be written to so much before they go read only. I got a few months out of a few cards in a row before I figured out what happened. I'm using the emmc now.. It might have just been the type of cards I bought (non of them where high endurance ones).

@chainingsolid
Maybe I'm having a similar problem.
Assuming you've tried to boot your device with an image on a card that's gone read only: what happens?  It skips the card and boots directly from the emmc, right?  Can you even write (i.e. flash) an image to the card?

_radv_, mind that you also have to wipe U-Boot from the card if you don't want to boot from that card. Formatting the drive, deleting the partition table or the partition won't be enough -> https://wiki.pine64.org/wiki/PinePhone_Installation_Instructions#Reuse_SD_card_for_data_storage_on_system_booting_from_eMMC


RE: MicroSD Card Reuse - chainingsolid - 12-12-2022

(12-09-2022, 06:17 AM)_radv_ Wrote:
(12-08-2022, 06:29 PM)chainingsolid Wrote:
(12-07-2022, 08:03 AM)_radv_ Wrote: You can reuse the same MicroSD card multiple times and with multiple different images, right?  I should be able to flash different images to the same MicroSD card many times before it stops working, right? 

Seems obvious, but I thought I'd get some verification.  Anyone have problems reusing a MicroSD card with the same or different image files?

Yep, SD cards are just really small solid state disks... However be careful if you go to use the SD card as a boot drive daily, they can only be written to so much before they go read only. I got a few months out of a few cards in a row before I figured out what happened. I'm using the emmc now.. It might have just been the type of cards I bought (non of them where high endurance ones).

@chainingsolid
Maybe I'm having a similar problem.
Assuming you've tried to boot your device with an image on a card that's gone read only: what happens?  It skips the card and boots directly from the emmc, right?  Can you even write (i.e. flash) an image to the card?

Its been a while, so I've forgotten some info, but once the SD card goes read only it will not accept any writes. I believe it failed to boot at all as the boot loader sees a bootable SD card but the kernel just dies cause it can't write anything. I don't think it would try the EMMC if the SD card failed. I think the SD card has to be free of a bottable partition totally to use EMMC. You can still insert the card into a computer/laptop and copy data off it. My current setup has the SD card slot empty.