# /etc/fstab - static information about filesystems
#
# <device>     <mountpoint> <fstype> <options> <dump> <pass>
/dev/ram0      /mnt         fat      ro        0      0
/dev/vda       /ext         ext4     rw        0      1
procfs         /proc        proc     rw        0      0
tmpfs          /tmp         tmpfs    rw        0      0
