Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #
- # /etc/fstab: static file system information
- #
- # <file system> <dir> <type> <options> <dump> <pass>
- tmpfs /tmp tmpfs nodev,nosuid 0 0
- /dev/sda1 /boot ext2 defaults 0 1
- /dev/sda2 swap swap defaults 0 0
- /dev/sda3 / ext4 defaults 0 1
- /dev/sda4 /home ext4 defaults,user_xattr 0 2
- /dev/disk/by-label/SAMSUNG1TB /media/samsung ntfs-3g defaults,users,noatime,umask=0 0 0
- /srv/http /srv/ftp none defaults,bind 0 0
- /media/SAMSUNG1TB /srv/http/storage none bind 0 0
- #/home/lucas/img /srv/http/img none bind 0 0
- #/home/lucas/video /srv/http/video none bind 0 0
- #/home/lucas/audio /srv/http/audio none bind 0 0
Advertisement
Add Comment
Please, Sign In to add comment