Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # /etc/fstab: static file system information.
- # <fs> <mountpoint> <type> <opts> <dump/pass>
- # ========================================== [ System ] ===========================================
- /dev/sda2 / ext4 acl,user_xattr,noatime,nodiratime,barrier=1 1 1
- /dev/sda6 /usr ext4 acl,user_xattr,noatime,nodiratime,barrier=1 1 2
- /dev/sda7 /home ext4 acl,user_xattr,noatime,nodiratime,barrier=1 1 2
- /dev/sda8 /home/share ext4 acl,user_xattr,noatime,nodiratime,barrier=1 1 3
- # ========================================== [ Other ] ============================================
- UUID=1e41a0aa-c0cd-4f27-ad20-6b7c27af4892 none swap sw 0 0
- /dev/cdrom /mnt/cdrom auto noauto,iocharset=utf8,ro,users 0 0
- shm /dev/shm tmpfs nodev,nosuid,noexec 0 0
- tmpfs /tmp tmpfs defaults,nodev,nosuid,mode=1777 0 2
- tmpfs /var/lock tmpfs defaults,nodev,nosuid,noexec,mode=1777,size=10m 0 2
- tmpfs /var/run tmpfs defaults,nodev,nosuid,noexec,mode=0755,size=10m 0 2
- tmpfs /var/tmp/portage tmpfs size=1800M 0 2
Advertisement
Add Comment
Please, Sign In to add comment