Formatting an SD card/Linux/fr: Difference between revisions
From Hacks Guide Wiki
More actions
Created page with "Si la carte SD fait plus de 32 Go en taille, remplacez <code>64</code> par <code>128</code>" |
Created page with "Tapez <code>sudo eject /dev/<nom de l'appareil></code>, puis retirez et réinsérez la carte SD" |
||
| Line 47: | Line 47: | ||
<li>Tapez <code>sudo mkfs.vfat /dev/<nom de la partition> -s 64</code> pour reformater la nouvelle partition | <li>Tapez <code>sudo mkfs.vfat /dev/<nom de la partition> -s 64</code> pour reformater la nouvelle partition | ||
<ul><li>Si la carte SD fait plus de 32 Go en taille, remplacez <code>64</code> par <code>128</code></li></ul></li> | <ul><li>Si la carte SD fait plus de 32 Go en taille, remplacez <code>64</code> par <code>128</code></li></ul></li> | ||
<li> | <li>Tapez <code>sudo eject /dev/<nom de l'appareil></code>, puis retirez et réinsérez la carte SD</li> | ||
<li><span lang="en" dir="ltr" class="mw-content-ltr">If the SD card had any files and folders on it before the format, copy everything back from your computer, unless you were linked to this by another guide that needs the SD to be formatted and blank</span></li> | <li><span lang="en" dir="ltr" class="mw-content-ltr">If the SD card had any files and folders on it before the format, copy everything back from your computer, unless you were linked to this by another guide that needs the SD to be formatted and blank</span></li> | ||
</ol> | </ol> | ||