1 # $NetBSD: fstab.ramdisk,v 1.1 2005/04/03 14:12:14 hubertf Exp $ 2 # 3 # Sample fstab for ramdisk (mfs) based /tmp filesystem. 4 # /tmp is on a 5MB mfs partition; see mount_mfs(8) for details. 5 # Adjust the size according to the ammount of free RAM. 6 # 7 swap /tmp mfs rw,-s=5m 8