# # /etc/fstab: static file system information # # none /dev/pts devpts defaults 0 0 none /dev/shm tmpfs defaults 0 0 /dev/sda2 / ext2 defaults,noatime 0 1 /dev/sda1 /boot ext2 defaults,noatime 0 2 #/dev/sdb1 /home ext2 defaults,noatime 0 2 none /tmp tmpfs defaults,size=256m 0 0 # we really should check this, but the device just doesn't exist at fsck time /dev/sdb1 /mnt ext2 defaults,noatime,noauto 0 0