Advertisement
Guest User

Untitled

a guest
Feb 5th, 2020
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.88 KB | None | 0 0
  1. nick@fileserver:/mnt$ sudo mhddfs /mnt/hdd1,/mnt/hdd2,/mnt/hdd3,/mnt/hdd4 mnt/virtual -o allow_other
  2. mhddfs: directory '/mnt/hdd1' added to list
  3. mhddfs: directory '/mnt/hdd2' added to list
  4. mhddfs: directory '/mnt/hdd3' added to list
  5. mhddfs: directory '/mnt/hdd4' added to list
  6. mhddfs: mount to: /mnt/mnt/virtual
  7. mhddfs: move size limit 4294967296 bytes
  8. fuse: bad mount point `/mnt/mnt/virtual': No such file or directory
  9. nick@fileserver:/mnt$ cd /
  10. nick@fileserver:/$ sudo mhddfs /mnt/hdd1,/mnt/hdd2,/mnt/hdd3,/mnt/hdd4 mnt/virtual -o allow_other
  11. mhddfs: directory '/mnt/hdd1' added to list
  12. mhddfs: directory '/mnt/hdd2' added to list
  13. mhddfs: directory '/mnt/hdd3' added to list
  14. mhddfs: directory '/mnt/hdd4' added to list
  15. mhddfs: mount to: /mnt/virtual
  16. mhddfs: move size limit 4294967296 bytes
  17. nick@fileserver:/$ sudo mount -a
  18. mount: /etc/fstab: parse error at line 14 -- ignored
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement