Date: Tue, 11 Aug 1998 16:40:24 -0400 (EDT) From: Snob Art Genre <benedict@echonyc.com> To: Alfred Perlstein <bright@bright.fx.genx.net> Cc: hackers@FreeBSD.ORG Subject: Re: KERNFS and MFS Message-ID: <Pine.GSO.4.02.9808111638230.888-100000@echonyc.com> In-Reply-To: <199808112004.PAA27235@bright.fx.genx.net>
next in thread | previous in thread | raw e-mail | index | archive | help
I think I've got it: /dev/sd0b /tmp mfs rw,-s=131072 0 0 /dev/sd1b /usr/obj mfs rw,-s=524288 0 0 Now I'm just wondering if I should leave these mounted async, per the default, or whether I should try to get softupdates running on them. Is that possible, and would it make sense? On Tue, 11 Aug 1998, Alfred Perlstein wrote: > heh, wasn't able to figure out the format in fstab so i have a "hack" > in rc.local: > > echo 'mounting mfs /tmp.' > mount_mfs -s 160000 -o nosuid,nodev /dev/wd0s3b /tmp > > /dev/wd0s3b is my swap partition. > > if anyone would document this better..... i'd appreciate knowing a "real" way to do this. > > thanks. > Alfred > Ben "You have your mind on computers, it seems." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.02.9808111638230.888-100000>