Skip to content

Instantly share code, notes, and snippets.

@gustavonmartins
Created August 2, 2025 08:24
Show Gist options
  • Save gustavonmartins/d9200f36a4427870c1ca62ed508087e9 to your computer and use it in GitHub Desktop.
Save gustavonmartins/d9200f36a4427870c1ca62ed508087e9 to your computer and use it in GitHub Desktop.
#
# /etc/fstab
# Created by anaconda on Fri Sep 27 04:39:12 2024
#
# Accessible filesystems, by reference, are maintained under '/dev/disk/'.
# See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info.
#
# After editing this file, run 'systemctl daemon-reload' to update systemd
# units generated from this file.
#
UUID=c6063e3f-df5e-4583-bb6f-191c60c1c8a4 / btrfs subvol=@,compress=zstd:1 0 0
UUID=250C-B2E9 /boot/efi vfat umask=0077,shortname=winnt 0 2
UUID=1cfc2260-6b0c-4e6d-b119-3c6cf9654c4b /home ext4 defaults 1 2
UUID=c6063e3f-df5e-4583-bb6f-191c60c1c8a4 /var btrfs subvol=@var,compress=zstd:1 0 0
/home/gustavo/Documents/Jellyfin_media /mnt/jellyfin_media none bind 0 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment