Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.ecn.uoknor.edu!solace!nntp.se.dataphone.net!nntp.uio.no!newsfeed.nacamar.de!rill.news.pipex.net!pipex!tank.news.pipex.net!pipex!news.utell.co.uk!usenet From: brian@shift.utell.net (Brian Somers) Newsgroups: comp.unix.bsd.freebsd.misc,alt.unix.wizards Subject: Re: Floppy mount problems Date: 9 May 1997 10:27:50 GMT Organization: Awfulhak Ltd. Lines: 25 Message-ID: <5kuu76$8cq@ui-gate.utell.co.uk> References: <3370DECF.167EB0E7@nssolutions.com> <5kt9s0$pig@uriah.heep.sax.de> Reply-To: brian@awfulhak.org, brian@utell.co.uk NNTP-Posting-Host: shift.utell.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Newsreader: knews 0.9.8 Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:40624 alt.unix.wizards:6804 In article <5kt9s0$pig@uriah.heep.sax.de>, j@uriah.heep.sax.de (J Wunsch) writes: > Rob Weinzetl <robw@nssolutions.com> wrote: > > (/etc/mnttab) > >> What would this file be called under BSDI? > > There is none in BSD, the kernel keeps account of the mounted > filesystems itself (which sounds way more logical than storing it in a > file). Hey, that'd be cool: # umount /mnt Device busy # cp /etc/mnttab /etc/mnttab.old # sed '/\/mnt/d' /etc/mnttab.old >/etc/mnttab Problem solved (*smirk*). -- Brian <brian@awfulhak.org> <brian@freebsd.org> <http://www.awfulhak.org> Don't _EVER_ lose your sense of humour !