Adding file fstab - Sun Oct 16 10:14:18 PM IDT 2022
This commit is contained in:
10
fstab
Normal file
10
fstab
Normal file
@@ -0,0 +1,10 @@
|
||||
/dev/nvme0n1p1 /boot/efi vfat rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro 0 2
|
||||
UUID=c52f489d-bfa4-4d25-8960-882766919873 / btrfs rw,relatime,ssd,space_cache=v2,subvolid=256,subvol=/rootfs 0 0
|
||||
UUID=c52f489d-bfa4-4d25-8960-882766919873 /home btrfs rw,relatime,ssd,space_cache=v2,subvolid=257,subvol=/home 0 0
|
||||
UUID=c52f489d-bfa4-4d25-8960-882766919873 /var btrfs rw,relatime,ssd,space_cache=v2,subvolid=258,subvol=/var 0 0
|
||||
UUID=c52f489d-bfa4-4d25-8960-882766919873 /swap btrfs defaults,subvolid=956 0 0
|
||||
/swap/swapfile none swap defaults 0 0
|
||||
/dev/sda /var/Red-Vol/ btrfs rw,relatime,space_cache=v2,inode_cache,autodefrag,subvolid=256 0 0
|
||||
/dev/sda /var/Red-Vol/Backups btrfs rw,relatime,space_cache=v2,inode_cache,autodefrag,subvolid=257 0 0
|
||||
/dev/sda /var/Red-Vol/Torrents btrfs rw,relatime,space_cache=v2,inode_cache,autodefrag,subvolid=258 0 0
|
||||
/dev/sda /var/Red-Vol/Media btrfs rw,relatime,space_cache=v2,inode_cache,autodefrag,subvolid=259 0 0
|
||||
Reference in New Issue
Block a user