From owner-freebsd-questions@FreeBSD.ORG Fri Aug 31 16:37:05 2007 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C7D8916A417 for ; Fri, 31 Aug 2007 16:37:05 +0000 (UTC) (envelope-from punosevac@math.arizona.edu) Received: from smtp224.math.arizona.edu (smtp224.math.arizona.edu [128.196.224.202]) by mx1.freebsd.org (Postfix) with ESMTP id A4FC513C457 for ; Fri, 31 Aug 2007 16:37:05 +0000 (UTC) (envelope-from punosevac@math.arizona.edu) Received: from Debian-exim by smtp224.math.arizona.edu with local-bsmtp (Exim 4.50) id 1IR9Ua-0002KC-OO for questions@freebsd.org; Fri, 31 Aug 2007 09:37:09 -0700 Received: from 71-220-140-45.tcsn.qwest.net ([71.220.140.45] helo=oko.kicks-ass.net) by smtp224.math.arizona.edu with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.50) id 1IR9UW-0002JY-3Z; Fri, 31 Aug 2007 09:37:04 -0700 Message-ID: <46D8434F.2060104@math.arizona.edu> Date: Fri, 31 Aug 2007 09:35:27 -0700 From: Predrag Punosevac User-Agent: Thunderbird 2.0.0.4 (X11/20070713) MIME-Version: 1.0 To: Koen de Wijs , questions@freebsd.org References: <46D7C623.5040709@gmx.net> In-Reply-To: <46D7C623.5040709@gmx.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-ACL-Warn: The HELO/EHLO greeting oko.kicks-ass.net is invalid X-Outgoing-Spam-Score: -5.9 (-----) Cc: Subject: Re: auto mount xfce4 and kde X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Aug 2007 16:37:05 -0000 Edit devfs.conf and fstab files With permissions and links. Koen de Wijs wrote: > Hello, > > This week I installed FreeBSD on a computer of mine. Everything works > fine but one thing I can't get working. > Every person should be albe to work with the machine. The only thing > that isn't working is auto-mounting of cd-roms and usb-sticks. If KDE > is started and I put a usb-stick in the computer there should appear a > icon on the desktop with the usb drive on it and that should also work > for cd-roms. On XFCE4 there should also appear an icon; > > I saw auto-mounting working on Linux Mandriva and PCBSD but how do I > get it working with FreeBSD KDE and XFCE4? > I installed hal, dbus and policykit and added these lines to rc.conf: > > dbus_enable="YES" > hald_enable="YES" > polkitd_enable="YES" > > I also added the regular user to the group operators. > > What do I need to do to get it working? > > Thanks! > > Koen de Wijs > > > > _______________________________________________ > 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"