1 line
1.6 KiB
Plaintext
1 line
1.6 KiB
Plaintext
<!-- SC_OFF --><div class="md"><p>Hi, I've a USB Read-only file system problem.</p> <p>This is, how it shows in gnome disks utility (<a href="https://i.ibb.co/BTNjTrT/vv.png">https://i.ibb.co/BTNjTrT/vv.png</a>) Gnome disks utility shows: filesystem damaged (<a href="https://i.ibb.co/Y4Sn2F7/d.png">https://i.ibb.co/Y4Sn2F7/d.png</a>) When I try to aceess it with nautilus I get this error (<a href="https://i.ibb.co/ysGZxbY/Screenshot-from-2021-11-27-12-21-11.png">https://i.ibb.co/ysGZxbY/Screenshot-from-2021-11-27-12-21-11.png</a>)</p> <p>When i try to format it, I get: <code> $ sudo mkfs.vfat /dev/sdb mkfs.fat 4.2 (2021-01-31) mkfs.vfat: unable to open /dev/sdb: Read-only file system </code> When i try Re-Mount File System In Read-Write, I get: <code> $ sudo mount -o rw,remount /dev/sdb mount: /run/media/user/E62E-B56D: cannot remount /dev/sdb read-write, is write-protected. </code> When i try fschk, I get: <code> $ sudo fsck.vfat -f /dev/sdb fsck.fat 4.2 (2021-01-31) open: Read-only file system </code></p> <p>It's filesystem problem as I understand, How can I get my USB back to work on Linux with FAT32?</p> <p>NB: There is no HW button to unlock write-protection on it</p> <p>Thanks.</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/Spare_Prize1148"> /u/Spare_Prize1148 </a> <br/> <span><a href="https://www.reddit.com/r/archlinux/comments/r3bu7l/readonly_file_system_problem_on_usb_with_fat32/">[link]</a></span>   <span><a href="https://www.reddit.com/r/archlinux/comments/r3bu7l/readonly_file_system_problem_on_usb_with_fat32/">[comments]</a></span> |