Paste #271186

   
pasted on 07.11.2023 08:47
  • Edit to this paste
  • Print
  • Raw
  • Compare with paste
    #  
  • Toggle line numbers
  • Syntax highlighting  
Text paste
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
# / was on /dev/nvme0n1p2 during installation
UUID=d45f57d6-1c03-4c24-80ef-1029352e2bf6	/	btrfs	noatime,ssd	0 1
# /boot/efi was on /dev/nvme0n1p4 during installation
UUID=B8DD-B21D	/boot/efi	vfat	noatime	0 0
# /var/calculate was on /dev/nvme0n1p3 during installation
UUID=a52d11f6-ab56-45f3-981b-7361cfb291b5	/var/calculate	btrfs	noatime,ssd	0 0
/var/calculate/home	/home	none	bind	0 0



proc		/proc		proc	defaults		0 0
shm		/dev/shm	tmpfs	nodev,nosuid,noexec	0 0
Add Comment
Author