Date: Sat, 17 Apr 2004 16:45:22 +0200 (MET DST) From: Mipam <mipam@ibb.net> To: Cory Bajus <cbajus@mts.net> Cc: freebsd-stable@freebsd.org Subject: Re: unable to mount swap backed device Message-ID: <Pine.LNX.4.33.0404171635100.4209-100000@ux1.ibb.net> In-Reply-To: <20040416184007.GA27067@rigel.bajus.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
[SNIP] > > md /var/amavis mfs rw,-s64m,-p750,-wamavis:amavis 0 0 > > No, you will not be able to do that. When you use mdmfs in a > fstab entry, you are actually using the 'compatibiliy mode' for > the old mount_mfs. As described in the mdmfs man page, you can > only use a subset of the options in compatilibity mode. > > The following command should accomplish what you need: > > mdmfs -s 64m -p 0750 -w amavis:amavis md /var/amavis > > > Cory. > Thanks, it works fine indeed. Okay, well, i suppose i've got to put this entry then in rc.local in order to use mfs everytime after reboot. Other suggestions how to make this happen every time i boot? I mean this is a kind of last resort i can think of. Bye, Mipam.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.33.0404171635100.4209-100000>