How to low level format a SD memory card ?
-
The command
ddis used to low level format the card -
The command
fdiskis used to create a new primary partition -
The command
mkfs.vfatus used to create the FAT32 file system
kerphi@ketchup:~$ sudo dd if=/dev/zero of=/dev/sdd dd: écriture vers `/dev/sdd': Aucun espace disponible sur le périphérique 1974273+0 enregistrements lus 1974272+0 enregistrements écrits 1010827264 octets (1,0 GB) copiés, 1090,36 seconde, 927 kB/s kerphi@ketchup:~$ sudo fdisk /dev/sdd Device contains neither a valid DOS partition table, nor Sun, ...Continue Reading →
6
MAR
MAR
0
Share
