User Tools

Site Tools


linux:notes:xfs

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
linux:notes:xfs [2025/09/20 00:58] Sean Rhonelinux:notes:xfs [2025/09/20 01:28] (current) Sean Rhone
Line 7: Line 7:
   * [[linux;distros;opensuse_tumbleweed_gnome|openSUSE Tumbleweed (GNOME)]]   * [[linux;distros;opensuse_tumbleweed_gnome|openSUSE Tumbleweed (GNOME)]]
  
-  sudo umount '/dev/nvme0n1p2'sudo xfs_repair -v '/dev/nvme0n1p2' && sudo mkdir -p '/mnt/nvme0n1p2-m' && sudo mount '/dev/nvme0n1p2' '/mnt/nvme0n1p2-m' && sudo xfs_repair -v '/dev/nvme0n1p2' && sync && sudo umount '/dev/nvme0n1p2' && sudo umount '/boot/efi' & sudo dosfsck -a -t -w -v '/dev/nvme0n1p1'+  sudo xfs_repair -v '/dev/nvme0n1p2' && sudo mkdir -p '/mnt/nvme0n1p2-m' && sudo mount '/dev/nvme0n1p2' '/mnt/nvme0n1p2-m' && sudo xfs_fsr -v '/dev/nvme0n1p2' && sync && sudo umount '/dev/nvme0n1p2' && sudo fsck.fat -a -f -t -w -V -v '/dev/nvme0n1p1'
  
 ===== Defrag ===== ===== Defrag =====
/usr/local/www/wiki/data/attic/linux/notes/xfs.1758344280.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