Date: Thu, 9 Nov 2000 17:48:34 -0600 (CST) From: Mike Meyer <mwm@mired.org> To: Charlie Root <root@ecko.satx.rr.com> Cc: questions@freebsd.org Subject: Re: Question from Handbook Message-ID: <14859.14290.217855.961942@guru.mired.org> In-Reply-To: <5080710@toto.iv>
next in thread | previous in thread | raw e-mail | index | archive | help
Charlie Root <root@ecko.satx.rr.com> types: > When talking about the MFS option I read that the perfect place to mount an > MFS partition is in the /tmp directory... and there are directions to add the > following to /etc/fstab: > > /dev/ad1s2v /tmp mfs rw 0 0 > > and then mount /tmp. > > I tried that, but noticed that I did not have any such device. Would mounting > on /dev/ad0s1c cause any problems. There is no device /dev/ad0s1c in my > /etc/fstab, but it seems to be a valid device to mount. Mount it on a swap partition. Look for sw in /etc/fstab, and use one of those. If it's small, you might want to use md instead of mfs. <mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?14859.14290.217855.961942>