un-subscribe

Seele Varcuzzo seele at obso1337.org
Sun May 4 12:34:24 PDT 2003


On Sat, 26 Apr 2003 18:24:46 -0700 (PDT)
Doug Barton <DougB at FreeBSD.org> wrote:

> On Wed, 5 Mar 2003, Ralf S. Engelschall wrote:
> 
> >
> > In article <20030305142802.GL4422 at 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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe at freebsd.org"
> 


More information about the freebsd-current mailing list