Whenever I try formatting my Sandisk Cruzer Glide 16GB, I get this error message on Gparted.
GParted 0.11.0 --enable-libparted-dmraid
Libparted 2.3
Create Primary Partition #1 (ntfs, 14.42 GiB) on /dev/sdc 00:00:00 ( ERROR )
create empty partition 00:00:00 ( ERROR )
libparted messages ( INFO )
Unable to open /dev/sdc read-write (Read-only file system). /dev/sdc has been opened read-only.
Unable to open /dev/sdc read-write (Read-only file system). /dev/sdc has been opened read-only.
Unable to open /dev/sdc read-write (Read-only file system). /dev/sdc has been opened read-only.
Can't write to /dev/sdc, because it is opened read-only.
Unable to open /dev/sdc read-write (Read-only file system). /dev/sdc has been opened read-only.
========================================
How do I disable / delete the read only filesystem? Is my USB corrupted?
/dev/sdc
being used by the system in anyway? such as mounting a partition in it during boot withro
option. Can you provide the output of the commandsudo umount -a
? – Anwar Sep 01 '12 at 06:37/var/log/syslog
when you plug the stick in. If all else fails, I will suggest to try to zero the device withdd
--- but it's a last option kind of thing. (And yes, it can be that it's physically damaged. It happens.) – Rmano Nov 09 '15 at 09:14gparted
cannot even open it. And the drive is empty. And it doesn't work on any OS - Mac, windows, Linux – Sergiy Kolodyazhnyy Dec 14 '15 at 12:16