Date: Sun, 4 May 2003 15:34:33 -0400 From: Seele Varcuzzo <seele@obso1337.org> To: freebsd-current@freebsd.org Subject: un-subscribe Message-ID: <20030504153433.2d735305.seele@obso1337.org> In-Reply-To: <20030426182022.T13476@znfgre.qbhto.arg> References: <20030305163645.GA61810@engelschall.com> <20030426182022.T13476@znfgre.qbhto.arg>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 26 Apr 2003 18:24:46 -0700 (PDT) Doug Barton <DougB@FreeBSD.org> wrote: > On Wed, 5 Mar 2003, Ralf S. Engelschall wrote: > > > > > In article <20030305142802.GL4422@pcwin002.win.tue.nl> you wrote: > > > > > What's the correct syntax in 5-CURRENT to have a memory disk for /tmp > > > in your /etc/fstab? > > > [...] > > > > Create a symlink: > > > > lrwxr-xr-x 1 root wheel 5 Feb 13 13:28 /sbin/mount_mfs -> mdmfs > > > > and use in /etc/fstab something like: > > > > md0 /tmp mfs rw,-s128m,noatime,nosuid,nodev 0 0 > > Ralf, > > Thanks for the reminder. I just committed the update to the Makefile to > create this link. > > BTW, it's slightly better to use just 'md' as the device, so that it will > auto-detect the next free node. > > Doug > > -- > > This .signature sanitized for your protection > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030504153433.2d735305.seele>