User Tools

Site Tools


linux:notes:xfs

Differences

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

Link to this comparison view

Next revision
Previous revision
linux:notes:xfs [2025/09/13 03:46] – created Sean Rhonelinux:notes:xfs [2025/09/20 01:28] (current) Sean Rhone
Line 1: Line 1:
 +====== AIO ======
 +
 +===== Spinesnap =====
 +
 +  * ''/dev/nvme0n1p2 on / type xfs''
 +  * ''/dev/nvme0n1p1 on /boot/efi type vfat''
 +  * [[linux;distros;opensuse_tumbleweed_gnome|openSUSE Tumbleweed (GNOME)]]
 +
 +  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.1757749594.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