Guest User

Untitled

a guest
Jul 26th, 2025
10
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. (file-system
  2. (device (file-system-label "root"))
  3. (mount-point "/")
  4. (type "btrfs")
  5. (options "subvol=@"))
  6. (file-system
  7. (device (file-system-label "efi"))
  8. (mount-point "/boot/efi")
  9. (type "vfat"))
Advertisement
Add Comment
Please, Sign In to add comment