# /etc/fstab: static file system information. # # Use 'blkid -o value -s UUID' 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). # # proc /proc proc nodev,noexec,nosuid 0 0 # /dev/sdb3 UUID=5dfd1009-c7e8-4f29-830b-c45b55be35c1 / ext4 errors=remount-ro 0 1 # /dev/sdb4 UUID=404b1342-c850-4846-8519-eb88842f8630 /home ext4 defaults,user_xattr 0 2 # /dev/sdb5 UUID=ecfd29c4-085e-4b41-8124-225bdc03a292 /var/lib/libvirt/images ext4 defaults 0 2 # Do not allow regular users to mount Windows partitions. --Brian UUID=1C86E55286E52D48 none ntfs noauto,nouser,ro 0 0 UUID=DA0AE5E20AE5BC1F /mnt/SYSTEM_RESERVED ntfs noauto,nouser,ro 0 0 UUID=C25CE7335CE72141 /etc/Gateway ntfs noauto,nouser,ro 0 0 # Windows Music partition. UUID=534A80BF40E99C01 /mnt/Music ntfs noauto,nouser 0 0 # /dev/sdb1 # For some reason, mountall cannot find swap unless it is listed last. --Brian UUID=1238038f-4372-48ba-bf68-fc3995c472e5 none swap sw 0 0