# /etc/fstab: static file system information. # # noatime turns off atimes for increased performance (atimes normally aren't # needed); notail increases performance of ReiserFS (at the expense of storage # efficiency). It's safe to drop the noatime options if you want and to # switch between notail / tail freely. # # The root filesystem should have a pass number of either 0 or 1. # All other filesystems should have a pass number of 0 or greater than 1. # # My fstab, with UUIDs for hipster points. # # UUID="366B-146C" /boot vfat noatime 0 1 UUID="8ba5d7ea-ea72-4fa4-88e7-c482712067aa" / ext4 noatime 0 1 UUID="6998814e-8ce8-4027-92a6-33ebae285641" none swap sw 0 0 UUID="1cd52b39-a872-4950-a73a-bbae83c29aea" /home ext4 noatime 0 1 UUID="4EBE86A8BE8687E3" /mnt/windoze ntfs-3g noatime 0 1 # /dev/vg0/swap LV UUID ak9B0u-80yA-APHz-jHUb-26op-4Qa3-JFVpLR # /dev/vg0/root LV UUID MPxt3T-VZZG-WrU0-3vct-bd33-NJwn-1M7pOE # /dev/vg0/home LV UUID jPnyL8-G9AW-22xQ-KbzM-zZje-WH3L-vsgknf