# /etc/fstab: static file system information. # # Use 'blkid' to print the universally unique identifier for a # device; this may be used with UUID= as a more robust way to name devices # that works even if disks are added and removed. See fstab(5). # # # / was on /dev/sda1 during installation UUID=eb1103d9-86d3-407d-ae28-3347d236ec96 / ext4 errors=remount-ro 0 1 # swap was on /dev/sda5 during installation UUID=c3935e58-42ce-481f-ad0f-7906884479ae none swap sw 0 0 # - - # # - /home/Data-1 is on /dev/sda6 after installation - # UUID=4e1017a6-254e-427f-ba07-6ca5a9ebd9bf /home/Data-1 ext4 defaults 0 2 # - /home/Data-2 is on /dev/sdb1 after installation - # UUID=7be59294-ed5b-4531-bf41-f185aaed6b68 /home/Data-2 ext4 defaults 0 2 # - Put all disks in one - # # - /home/Data-1,/home/Data-2 - # #mhddfs#/home/Data-1,/home/Data-2 /home/AllDisks-Data fuse defaults,allow_other 0 0 mhddfs#/home/Data-1,/home/Data-2 /home/AllDisks-Data fuse default_permissions,allow_other,mlimit=1G 0 0 # /etc/fstab: static file system information. # # Use 'blkid' to print the universally unique identifier for a # device; this may be used with UUID= as a more robust way to name devices # that works even if disks are added and removed. See fstab(5). # # # / was on /dev/sda2 during installation UUID=40d05bf2-a6d9-4367-87d2-f6f6161aa4e2 / ext4 errors=remount-ro 0 1 /swapfile none swap sw 0 0 # - - # # - /home/Data is on /dev/sda4 after installation - # UUID=196dd81b-ea59-41f7-8fe1-025dcf082eb6 /home/Data ext4 defaults 0 2 /home/Data/WebServer/www /home/is_derayo/WebServer none defaults,bind 0 0 /home/Data/Documents /home/is_derayo/Documents none defaults,bind 0 0