trying to fix

This commit is contained in:
Chris Cochrun 2022-01-03 12:41:35 -06:00
parent fa407dfeb6
commit e013d7569e
22945 changed files with 447936 additions and 0 deletions

View file

@ -0,0 +1 @@
<!-- SC_OFF --><div class="md"><p>Hi, I&#39;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&#39;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 --> &#32; submitted by &#32; <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> &#32; <span><a href="https://www.reddit.com/r/archlinux/comments/r3bu7l/readonly_file_system_problem_on_usb_with_fat32/">[comments]</a></span>