Advertisement
Guest User

Untitled

a guest
Jun 12th, 2015
281
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. # / was on /dev/dm-0 during installation
  2. UUID=665caac9-38cb-41d5-acfa-5d49a1a5310a / ext4 noatime 0 1
  3. # /boot was on /dev/sda1 during installation
  4. UUID=9de66649-e3f0-4e9f-bef1-ccdb9378b130 /boot ext4 noatime 0 0
  5. # /var/calculate was on /dev/dm-1 during installation
  6. UUID=4568b7d7-e862-45fa-a642-6f9dec885d1a /var/calculate ext4 noatime 0 0
  7. /var/calculate/home /home none bind 0 0
  8.  
  9.  
  10.  
  11. proc /proc proc defaults 0 0
  12. shm /dev/shm tmpfs nodev,nosuid,noexec 0 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement