H. Wade Minter wrote: > On Mon, 10 Apr 2006, Michael Proto wrote: > >>> How should I remove this mfs mountpoint permanently to get the disk-based >>> /tmp back? >>> >>> --Wade >> Do you have tmpmfs defined in /etc/rc.conf? If tmpfs is enabled there it >> will create a /tmp mfs as you are indicating. > > Not that I see: > > [EMAIL PROTECTED] ~]$ grep -i tmp /etc/rc.conf > [EMAIL PROTECTED] ~]$ > > Thanks, > Wade
Does /tmp exist and is writable when the system is started? Looking at the test in /etc/rc.d/tmp, it looks like /tmp will be mounted as a mfs if "/bin/mkdir -p /tmp/.diskless" fails. -Proto _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"
