Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!spool.mu.edu!howland.reston.ans.net!gatech!news.mathworks.com!fu-berlin.de!zrz.TU-Berlin.DE!news.tu-chemnitz.de!irz401!orion.sax.de!uriah.heep!news From: j@uriah.heep.sax.de (J Wunsch) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: NFS mount problems Date: 9 Jul 1996 06:37:11 GMT Organization: Private BSD site, Dresden Lines: 18 Message-ID: <4rsumn$4fl@uriah.heep.sax.de> References: <31D8C073.391B@iea.com> <4rcvr3$ha@anorak.coverform.lan> <31DBE829.7EFC@www.play-hookey.com> <4rkrj8$bs@anorak.coverform.lan> Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) NNTP-Posting-Host: localhost.heep.sax.de Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Newsreader: knews 0.9.6 X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E brian@awfulhak.demon.co.uk (Brian Somers) wrote: > "mount -t xxx -o yyy" is implemented by running "mount_xxx yyy". This > isn't necessarily standard (and IMO should be hidden better... maybe > in a directory called /sbin/mount ? That's a bit hard, since /sbin/mount is already the binary itself. :) /usr/libexec/mount/ might be a good place except that you potentially need it in the root f/s. Anyway, /sbin/mount_foo (or /etc/mount_foo) is the traditional naming, not only for FreeBSD. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)