Return to BSD News archive
Path: sserve!newshost.anu.edu.au!munnari.oz.au!news.Hawaii.Edu!ames!agate!darkstar.UCSC.EDU!news.hal.COM!olivea!decwrl!pa.dec.com!usenet.pa.dec.com!jkh From: jkh@nx.ilo.dec.com (Jordan Hubbard) Newsgroups: comp.os.386bsd.questions Subject: Re: How do you mount a mfs? Date: 26 May 1994 23:24:06 GMT Organization: Digital Equipment Corporation, Galway Ireland Lines: 13 Message-ID: <JKH.94May27002406@nx.ilo.dec.com> References: <AE5OBSHQ@math.fu-berlin.de> NNTP-Posting-Host: nx.ilo.dec.com In-reply-to: gusw@zedat.fu-berlin.de's message of Thu, 26 May 1994 19:57:25 GMT In article <AE5OBSHQ@math.fu-berlin.de> gusw@zedat.fu-berlin.de (Gunther Shadow) writes: has anybody managed to mount an mfs out there? I tried but it doesnt work. I think I missed some essential information of how to do this. I From my own /etc/fstab: /dev/wd0b /tmp mfs rw,size=8192 I think you probably forgot the size - take a look in the mount man page for some good examples. Jordan