Paste #264378

   
pasted on 22.08.2022 11:03
  • Edit to this paste
  • Print
  • Raw
  • The following pastes replied to this paste:  # 274084
  • Show paste tree
  • 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/sda1 during installation
UUID=ce98f18a-f411-41a2-8c39-c646d7d6c94f       /       ext4    noatime 0 1
# /boot/efi was on /dev/sda4 during installation
UUID=9023-22D7  /boot/efi       vfat    noatime 0 0
# /var/calculate was on /dev/sda3 during installation
UUID=b4c57009-eb1d-42e5-be0e-d1fd4982550d       /var/calculate  ext4    noatime 0 0
/var/calculate/home     /home   none    bind    0 0

# I'm totally fucked up, then I install this cld, than why I forgot make swap partition
/dev/sda5       swap    swap    defaults        0 0

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