Abuse filter editor, Bureaucrats, Check users, Interface administrators, Staff, Suppressors, Administrators, Translation Reviewer
2,163
edits
Panencakes (talk | contribs) (Removed disk management steps, they are unnessecary since the sd format guide already partitions the sd card, also added a warning about disk 0) |
m (replace wiki list with html list (fixes warning box breaking the list order)) |
||
Line 7: | Line 7: | ||
{{warning|Before beginning these steps, copy all of your SD card's contents to a folder on your computer.}} | {{warning|Before beginning these steps, copy all of your SD card's contents to a folder on your computer.}} | ||
<ol> | |||
<li>Launch <code>diskpart</code> by searching for <code>diskpart</code> in the Windows search bar.</li> | |||
<li>Once diskpart is active in the new Command Prompt window, type <code>list disk</code>.</li> | |||
| text = Never select disk 0! This will always be your main windows drive. | <li>Find your SD card in the list of disks (hint: look for the size of your card), then type <code>select disk #</code>, where # is the disk number of your SD card. {{Warning|text=Never select disk 0! This will always be your main windows drive.}}</li> | ||
}} | <li>Type <code>list disk</code> again. You should now see a * next to your SD card.</li> | ||
<li>Once you are absolutely sure that you have selected the right disk, type <code>clean</code>, then type <code>convert mbr</code>.</li> | |||
<li>Close the diskpart window.</li> | |||
<li>[[Formatting an SD card/Windows|Format the SD card]].</li> | |||
<li>Once the format is complete, copy your data back onto the SD card.</li> | |||
</ol> | |||
[[Category:General guides]] | [[Category:General guides]] |