:: Re: [DNG] Identifying or rsetting a…
Top Page
Delete this message
Reply to this message
Author: marc
Date:  
To: dng
Subject: Re: [DNG] Identifying or rsetting a microsd card
> Ah, but zero the whole disk and it will
>
> dd if=/dev/zero of=/dev/sdb bs=1M
>
> It'll use one write cycle on the media.


I wonder if writing 0xff instead of 0x00 is kinder to flash
media. In particular, if the controller is dumb/smart enough
to only erase, not write...

regards

marc