Priit Kivisoo said:
> > Windows reads only 240 M.
> > How can I recover the 16G on the USB?
> >
> Reformat it.

You will likely need to get rid of mbr partition to reclaim the space.
You can do it with fdisk, dd (dd if=/dev/zero of=/dev/sdNc bs=512 count=1)
or with Windows' Disk Management tool (You can find it in Computer
Management shell).

-- 
Dmitrij D. Czarkoff

Reply via email to