# /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=79e5d714-2b95-44e5-9009-89aa8bbcf9ed / ext4 errors=remount-ro 0 1 # swap was on /dev/sda2 during installation UUID=e7d70144-2e4f-4635-880a-0fb14d93e2c1 none swap sw 0 0 # - - # # - /home/Data1 is on /dev/sdb after installation - # UUID=f2de2d05-6f4f-478a-b657-22bb5895dcc1 /home/Data1 ext4 defaults 0 2 # - /home/Data2 is on /dev/sdc after installation - # UUID=f89b09c0-2e55-43c6-aef8-54388856cc0e /home/Data2 ext4 defaults 0 2 # - - # # - Put all data disks in one - # # - /home/Data1,/home/Data2 - # #mhddfs#/home/Data1,/home/Data2 /home/AllDisks-Data fuse defaults,allow_other 0 0 mhddfs#/home/Data1,/home/Data2 /home/AllDisks-Data fuse default_permissions,allow_other,mlimit=1G 0 0