# Bristol machine-specific fstab

/dev/root            /                    auto       defaults              1  1
proc                 /proc                proc       defaults              0  0
devpts               /dev/pts             devpts     mode=0620,gid=5       0  0
tmpfs                /run                 tmpfs      mode=0755,nodev,nosuid,strictatime 0  0
tmpfs                /var/volatile        tmpfs      defaults              0  0

# Machine specific fstab entries
# NOTE: All units declared nofail MUST be directly created as systemd mount units, rather
#       than through this fstab file and the autogenerator. Mount points declared here that
#       are set to nofail will not be guaranteed to load at the proper point in the boot
#       process.

# <file system>      <dir>                <type>     <options>                                                         <dump> <pass>
/dev/storage_usb1    /mnt/usb             vfat       defaults,user,noauto,umask=0000,noexec,nodev,noatime,errors=remount-ro      0     0
