[root@ArchLinux ~]# cat /etc/fstab # # /etc/fstab: static file system information # # <file system> <dir> <type> <options> <dump> <pass> tmpfs /tmp tmpfs nodev,nosuid 0 0 UUID=1202c72f-1baf-430d-9fbf-dbcfa779a75e swap swap defaults 0 0 UUID=237ec68a-5c13-4f07-aa0e-5b76256bde39 /boot ext2 defaults 0 1 UUID=2a8bf0c4-0d57-44f8-b2c4-9daac35563be / ext3 defaults 0 1 [root@ArchLinux ~]#