formatting-sd-(windows): try formatting to NTFS if error 32 persists

This commit is contained in:
Kylan Byrd 2023-11-27 17:05:06 -08:00 committed by lifehackerhansol
parent e952c37f67
commit d9e0f73f21
No known key found for this signature in database
GPG key ID: 80FB184AFC0B3B0E

View file

@ -62,6 +62,7 @@ This page is for Windows users only. If you are not on Windows, check out the [F
* guiformat shows the error "Failed to open device: GetLastError()=32" * guiformat shows the error "Failed to open device: GetLastError()=32"
+ Close everything that may be using the SD card, such as any File Explorer windows. + Close everything that may be using the SD card, such as any File Explorer windows.
+ If this issue persists, try reformatting the card to NTFS in File Explorer, close that window when it's done, and re-attempt the guiformat process.
* guiformat shows the error "GetLastError()=1117" * guiformat shows the error "GetLastError()=1117"
+ Your SD card write-protection switch may be [enabled](/images/sdlock.png). The lock must be flipped upwards to allow writing to the SD card (including formatting). + Your SD card write-protection switch may be [enabled](/images/sdlock.png). The lock must be flipped upwards to allow writing to the SD card (including formatting).