Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Apr 2003 18:24:46 -0700 (PDT)
From:      Doug Barton <DougB@FreeBSD.org>
To:        "Ralf S. Engelschall" <rse@engelschall.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: mdmfs broken?
Message-ID:  <20030426182022.T13476@znfgre.qbhto.arg>
In-Reply-To: <20030305163645.GA61810@engelschall.com>
References:  <20030305163645.GA61810@engelschall.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030426182022.T13476>