Mainboad Change on Windows 7 PC causes BSOD
January 21, 2013Fix file & Directory Permissions for a PHP Website running as a FastCGI Application
June 18, 2013I used the following commands to fix the problem:
diskpart
list disk
select disk #
clean
create partition primary
select partition 1
active
format quick fs=fat32
assign
exit
I then re-ran the tool without any errors.