Date: Wed, 19 May 2010 13:09:14 +0000 (GMT) From: "Alexandre L." <axelbsd@ymail.com> To: Eitan Adler <lists@eitanadler.com>, David DEMELIER <demelier.david@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: using automounter (automatically mounting USB drives) Message-ID: <465352.70910.qm@web24805.mail.ird.yahoo.com> In-Reply-To: <AANLkTino7MqHkS9h6ID_eJ96CyZ-Kq4T8OQ2exOc-MrB@mail.gmail.com>
index | next in thread | previous in thread | raw e-mail
To enable it at system startup, you must add the following line to /etc/rc.conf : automounter_enable="YES" --- En date de : Mar 18.5.10, David DEMELIER <demelier.david@gmail.com> a écrit : > De: David DEMELIER <demelier.david@gmail.com> > Objet: Re: using automounter (automatically mounting USB drives) > À: "Eitan Adler" <lists@eitanadler.com> > Cc: freebsd-questions@freebsd.org > Date: Mardi 18 mai 2010, 21h07 > 2010/5/18 Eitan Adler <lists@eitanadler.com>: > > How can I automatically mount USB drives when I plug > them in? > > I found a program sysutils/automounter which appears > to create a link > > /media/msdosfs/USB20FD but doesn't actually mount > anything. > > _______________________________________________ > > freebsd-questions@freebsd.org > mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > > > I don't know sysutils/automounter, but the > > COMMENT= Provides scripts to > dynamically configure amd > > would means that it only prepare the devices entries to be > used by the > amd(8) daemon (amd — automatically mount file systems) > > Take a look at the amd(8) manpage (I can't help you I never > used it) > and the rc.conf(5) to enable it. > > -- > Demelier David > _______________________________________________ > freebsd-questions@freebsd.org > mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?465352.70910.qm>
