Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Formatting an SD card/Linux: Difference between revisions

From Hacks Guide Wiki
Doge 2 (talk | contribs)
much better
Don't copy during MSET9 Fresh - Linux
Line 30: Line 30:
#* If the SD card is over 32GB in size, change <code>64</code> to <code>128</code>
#* If the SD card is over 32GB in size, change <code>64</code> to <code>128</code>
# Type <code>sudo eject /dev/<device name></code>, then remove and reinsert the SD card
# Type <code>sudo eject /dev/<device name></code>, then remove and reinsert the SD card
# Copy your data back onto the SD card
# If the SD card had any files and folders on it before the format, copy everything back from your computer
#* If you are in the process of following the [[3DS:MSET9_fresh|MSET9 fresh troubleshooting guide]], skip this step, or else the error is likely to keep happening.
</span>
</span>


Line 55: Line 56:
# Choose the <code>Quit</code> option
# Choose the <code>Quit</code> option
# Type <code>sudo eject /dev/<device name></code>, then remove and reinsert the SD card
# Type <code>sudo eject /dev/<device name></code>, then remove and reinsert the SD card
# Copy your data back onto the SD card
# If the SD card had any files and folders on it before the format, copy everything back from your computer
#* If you are in the process of following the [[3DS:MSET9_fresh|MSET9 fresh troubleshooting guide]], skip this step, or else the error is likely to keep happening.
</span>
</span>


Line 76: Line 78:
# Type <code>sudo parted -a opt /dev/<device name> mkpart primary fat32 0% 100%</code>
# Type <code>sudo parted -a opt /dev/<device name> mkpart primary fat32 0% 100%</code>
# Type <code>sudo eject /dev/<device name></code>, then remove and reinsert the SD card.
# Type <code>sudo eject /dev/<device name></code>, then remove and reinsert the SD card.
# Copy your data back onto the SD card.
# If the SD card had any files and folders on it before the format, copy everything back from your computer
#* If you are in the process of following the [[3DS:MSET9_fresh|MSET9 fresh troubleshooting guide]], skip this step, or else the error is likely to keep happening.
</span>
</span>
</tabber>
</tabber>