Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.rmit.EDU.AU!lynx.aba.net.au!munnari.OZ.AU!news.mel.connect.com.au!news.mira.net.au!news.vbc.net!samba.rahul.net!rahul.net!a2i!olivea!spool.mu.edu!howland.reston.ans.net!blackbush.xlink.net!sysko2.syskoplan.net!omp-paderborn.de!fiction!colwyn!not-for-mail From: tron@colwyn.owl.de (Matthias Scheler) Newsgroups: comp.unix.bsd.netbsd.misc Subject: Re: NetBSD-1.1 Memory File System Date: 4 Aug 1996 23:56:44 +0200 Organization: Privates Internet Ost-Westfalen-Lippe Lines: 15 Sender: tron@sandra.owl.de Message-ID: <4u36as$gbs@colwyn.owl.de> References: <4ts8g2$n92@inet-nntp-gw-1.us.oracle.com> NNTP-Posting-Host: sandra.owl.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Newsreader: knews 0.9.7 In article <4ts8g2$n92@inet-nntp-gw-1.us.oracle.com>, <jkota@in.oracle.com> writes: > Can any body tell me how to create a Memory File System (MFS) on > NetBSD-1.1 ?? mount -t mfs /dev/sd<n>b /mount-point Where <n> is the number of the disk on which your swap partition resides. And here's a of my "fstab" as an example: /dev/sd0b /tmp mfs rw -- Matthias Scheler tron@colwyn.owl.de