User Tools

Site Tools


linux:notes:fat_fs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
linux:notes:fat_fs [2025/12/25 19:21] – created Sean Rhonelinux:notes:fat_fs [2025/12/25 19:32] (current) Sean Rhone
Line 1: Line 1:
   * ''-t''  Mark unreadable clusters as bad (takes longer on USB)   * ''-t''  Mark unreadable clusters as bad (takes longer on USB)
  
-  sudo dosfsck -a -t -w -v '/dev/sda1'+  sudo dosfsck -a -w -v '/dev/sda1'
  
-  sudo dosfsck -a -t -w -v '/dev/nvme0n1p1'+  sudo dosfsck -a -w -v '/dev/nvme0n1p1'
  
 <code>-t</code> <code>-t</code>
 +
 +====== WoeUSB ======
 +
 +===== FAT =====
 +
 +****
 +
 +  sudo umount '/dev/sda'* || sudo dosfsck -a -w -v '/dev/sda1' && sync
  
/var/www/wiki/data/attic/linux/notes/fat_fs.1766708515.txt.gz · Last modified: by Sean Rhone

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki