Home | History | Annotate | Line # | Download | only in fstab
fstab.ramdisk revision 1.1.2.2
      1  1.1.2.2  tron #	$NetBSD: fstab.ramdisk,v 1.1.2.2 2005/04/04 17:31:02 tron Exp $
      2  1.1.2.2  tron #
      3  1.1.2.2  tron # Sample fstab for ramdisk (mfs) based /tmp filesystem.
      4  1.1.2.2  tron # /tmp is on a 5MB mfs partition; see mount_mfs(8) for details.
      5  1.1.2.2  tron # Adjust the size according to the ammount of free RAM.
      6  1.1.2.2  tron #
      7  1.1.2.2  tron swap		/tmp	mfs	rw,-s=5m
      8