Paste #261758

   
pasted on 12.04.2022 09:54
  • 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
# / was on /dev/sdc2 during installation
UUID=df46b545-503b-4f0f-b923-7e389481e77a	/	btrfs	noatime	0 1
# /var/calculate was on /dev/sdc5 during installation
UUID=162bc314-e817-454d-b5c6-12039782ac03	/var/calculate	btrfs	noatime	0 0
/var/calculate/home	/home	none	bind	0 0

# swap was on /dev/sdc1 during installation
UUID=ad041373-3ecc-44bf-aba6-21a9b7cf9981	none	swap	sw	0 0

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