Tuesday, October 21, 2014

SD Card Will Not Format

If you don't care about any data loss and only want to make the card usable:

Open up command prompt (start->run->cmd.exe) and type
chkdsk /X /F

Ventoy On Secure Boot

I turn of secure boot in every BIOS. However, some do not show that setting. Here is an option that has worked for me. Boot the PC and launc...