Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.rmit.EDU.AU!news.unimelb.EDU.AU!munnari.OZ.AU!news.mel.connect.com.au!news.mira.net.au!inquo!news.seinf.abb.se!nooft.abb.no!Norway.EU.net!EU.net!newsfeed.internetmci.com!in2.uu.net!news.artisoft.com!usenet From: Terry Lambert <terry@lambert.org> Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: Anything like Solaris's volume management? Date: Fri, 28 Jun 1996 17:39:32 -0700 Organization: Me Lines: 18 Message-ID: <31D47B44.CE6D7D4@lambert.org> References: <4r1iq3$h2d@oink.cs.utexas.edu> NNTP-Posting-Host: hecate.artisoft.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 2.01 (X11; I; Linux 1.1.76 i486) Hung Michael Nguyen wrote: > > Hello, > > I was wondering if FreeBSD offered anything similar to vold on Solaris > (e.g. automatically mount CD-ROMs and theoretically other things when > they are inserted into the drive)? Not yet. It requires management of "device arrival" events, integration of devfs, and some significant changes to the mount code (most of which have already been submitted). Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.