From owner-freebsd-questions@FreeBSD.ORG Tue Nov 11 22:55:13 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 89F16106568A for ; Tue, 11 Nov 2008 22:55:13 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.158]) by mx1.freebsd.org (Postfix) with ESMTP id 0F8308FC08 for ; Tue, 11 Nov 2008 22:55:12 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: by fg-out-1718.google.com with SMTP id l26so149273fgb.35 for ; Tue, 11 Nov 2008 14:55:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=erJfPz3+0/CAQgGfvs9FUYyZQcZQ4859tgc60Q1Buhk=; b=Z/WBwn43rGXDjPuMTc5nHXOgz8IjTIb4Os8rQ51rYZdg1qohuzQ7WK/sgrGF0lmWb1 JSP9VWtdeuUbiKC614K5j7ERBfPayDoj2yisDXO3rKBRhwWpcyjpBICwisthW/WSu02g Xk6jk3n/8I5Hqxff/2DgHGd6XORih0AQm63qI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=ba8cVVKvan+kZr0owN+LQS0B9mTJM3COeVb1gXRs4KAki9GkMePDcnGecv6KAnvrNr xfwB/i+BL0mKTfPDNuTC3Pzsd3elaApwym1ZNaWb9RRkFm/QFfkVRWKnUYUtzirL4NCg u0VT42jOtiqJ9MvngTWHttFEDvjR7MQ+dRTIA= Received: by 10.187.221.13 with SMTP id y13mr3061162faq.19.1226444111590; Tue, 11 Nov 2008 14:55:11 -0800 (PST) Received: by 10.187.194.10 with HTTP; Tue, 11 Nov 2008 14:55:11 -0800 (PST) Message-ID: <4ad871310811111455m253041btc991258432334479@mail.gmail.com> Date: Tue, 11 Nov 2008 17:55:11 -0500 From: "Glen Barber" To: "Pieter Donche" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200811112040.10468.fbsd.questions@rachie.is-a-geek.net> Cc: Mel , freebsd-questions@freebsd.org Subject: Re: FreeBSD and USBmemorystick 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: Tue, 11 Nov 2008 22:55:13 -0000 On Tue, Nov 11, 2008 at 5:31 PM, Pieter Donche wrote: > I installed (pkg_ad -r) desktopbsd-tools > following instructions from > http://desktopbsd.net/wiki/doku.php?id=doc:desktopbsd_tools_in_freebsd > I did: > # chgrp wheel /dev/da0 > # chmod g+w /dev/da0s1 > (I believe USB key is /dev/da0) > # chgrp wheel /dev/ad0 > # chmod g+w /dev/ad0s1 > (anyway, did that too) > # sysctl vfs.usermount=1 > # chmod 1775 /media > # ls -la / | grep media > drwxrwxr-t root wheel /media > # sysctl vfs.usermount=1 > > started $ /usr/local/bin/dbsd-traymounter > inserted an USB memory key > In Konqueror still nothing to see in /media > > what's wrong?? > Have you edited '/etc/devfs.conf' and '/etc/devfs.rules' ? -- Glen Barber "If you have any trouble sounding condescending, find a Unix user to show you how it's done." --Scott Adams