Paste #262921

   
pasted on 28.06.2022 09:30
  • 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
13
# / was on /dev/dm-1 during installation
UUID=a21a8194-f69f-44a6-98a3-279a743436ae	/	ext4	noatime	0 1
# /boot/efi was on /dev/nvme0n1p1 during installation
UUID=BC4A-8255	/boot/efi	vfat	noatime	0 0
# /var/calculate was on /dev/dm-3 during installation
UUID=ea526cc1-7f08-4145-bc76-20bbcc453e72	/var/calculate	ext4	noatime	0 0
/var/calculate/home	/home	none	bind	0 0

# swap was on /dev/dm-0 during installation
UUID=89afd1f3-2b65-4ce0-93d0-8157153c0118	none	swap	sw	0 0

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