wala sir e not working.. sandisk cruzer 8gb ung sakin... haist! grabe, halos lahat ng options at softwares na try ko na kaso wala pa ring working sakin hanggan ngaun :'(
Pero dapat pwede install sa 64bit n o.s yan kase pang 32bit na o.s yung software unless pang 64bit yung software tapos install mo sa 32bit yun ang nde pwede.....
I hope makatulong to.. try to use DISKPART process using command prompt.. run as admin yung command prompt.. post ko dito steps.. medyo hirap mag type phone kase gamit ko update ako dito..
just follow the steps..(run as admin yung command prompt)
C:\> Diskpart
DISKPART> list disk
DISKPART> select disk (id)
DISKPART> online disk (if the disk is not online)
DISKPART> attributes disk clear readonly
DISKPART> clean
DISKPART> convert mbr (or gpt)
DISKPART> create partition primary
DISKPART> select part 1
DISKPART> active (if this is the boot partition)
DISKPART> format fs=ntfs label=(name) quick
DISKPART> assign letter (letter)
DISKPART> list volume