36
edits
(Don't copy during MSET9 Fresh - Linux) |
(Undo MSET9 Fresh mention - Linux) Tag: Undo |
||
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 | ||
</span> | </span> | ||
Line 56: | Line 55: | ||
# 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 | ||
</span> | </span> | ||
Line 78: | Line 76: | ||
# 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. | ||
</span> | </span> | ||
</tabber> | </tabber> |
edits