mdmfs broken?
Doug Barton
DougB at FreeBSD.org
Sat Apr 26 18:24:48 PDT 2003
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
More information about the freebsd-current
mailing list