Hi folks,

I usually mount /tmp on the swap via the following fstab entry:

/dev/da0s1b /tmp mfs rw,nosuid,nodev,nosymfollow 0 0

only this doesn't work anymore on freebsd 5.0 since mount_mfs doesn't
exist (seems to have been replaced by mdmfs).
What's the proper way to accomplish the same thing on 5.0?
I'd prefer a solution with fstab, so that /tmp gets mounted as early
as possible.

-- 
Matthias Buelow

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to