# /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). # # #/dev/mapper/kubuntu--vg-root / ext4 noatime,commit=180,errors=remount-ro 0 1 #UUID=60f3abf8-6916-4c8e-bcc0-f5afed83396a /boot ext2 defaults 0 2 #/dev/mapper/kubuntu--vg-swap_1 none swap sw 0 0 /dev/mapper/ocz-root / ext4 discard,noatime,nodiratime,errors=remount-ro 0 1 # /boot /dev/sda2 UUID=274320be-1e45-480d-b05e-167a66eb9fcc /boot ext2 noatime,nodiratime,defaults 0 2 # /boot/efi /dev/sda1 UUID=BCCB-3AAC /boot/efi vfat defaults 0 1 #/dev/mapper/ocz-swap_1 none swap sw 0 0 tmpfs /tmp tmpfs defaults,noatime,size=512M 0 0 tmpfs /var/log tmpfs defaults,noatime,size=10M 0 0 tmpfs /var/log/ConsoleKit tmpfs defaults,noatime,size=1M 0 0 tmpfs /var/log/samba tmpfs defaults,noatime,size=1M 0 0 tmpfs /var/log/apache tmpfs defaults,noatime,size=1M 0 0 tmpfs /home/gamer/.local/share/Steam/logs/ tmpfs defaults,noatime,size=1M 0 0 #tmpfs /var/tmp tmpfs defaults,noatime,size=512M 0 0 #tmpfs /home/int/.cache/upstart/ tmpfs defaults,noatime,size=1M 0 0 #tmpfs /home/int/.thumbnails tmpfs defaults,noatime,size=50M 0 0 #tmpfs /home/int/.speech-dispatcher tmpfs defaults,noatime,size=1M 0 0 #tmpfs /home/int/.macromedia tmpfs defaults,noatime,size=1M 0 0 #tmpfs /home/int/.adobe tmpfs defaults,noatime,size=1M 0 0 #tmpfs /home/int/.local/share/meld tmpfs defaults,noatime,size=1M 0 0