Skip to content

Instantly share code, notes, and snippets.

@senpl
Last active August 26, 2022 16:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save senpl/35549d0a2cb0cfd09f61cfbb8961574f to your computer and use it in GitHub Desktop.
Save senpl/35549d0a2cb0cfd09f61cfbb8961574f to your computer and use it in GitHub Desktop.
EndeavourOS fix with brtfs
//where is your root partition (when special device not found you got letter misspelled after nvme )
sudo mount /dev/nvme1n1p2 /mnt
sudo btrfs subvolume list -p /mnt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment