From owner-freebsd-questions@FreeBSD.ORG Fri May 13 00:33:14 2011 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 07B6A1065672 for ; Fri, 13 May 2011 00:33:14 +0000 (UTC) (envelope-from olivares14031@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 8575A8FC17 for ; Fri, 13 May 2011 00:33:13 +0000 (UTC) Received: by bwz12 with SMTP id 12so2535335bwz.13 for ; Thu, 12 May 2011 17:33:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=hisZIfhKlU7qcE7X5vgpxLx74hkWvGxyZNW17YiXqpo=; b=XmG5t+ZvKm8w9bDost/TF8KmllXLVfxYVJ1k8u320rUUCYlxOcNcqd22T3bYZmeBtB E+VEUFKDLzi5eUeb4psqSPrXGQD//TFZ/P5e+c4kAJGjoKB7n+EPvu+xyao4s0qYMpPV f+eZwV4pnFLNWj+8aRR8kNJqkygMx2EjF3mq8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=Kx5Rc/inKqZ9a5Pw1T4NcR5qFZPwkZR4zABQsVGkrAU3PBv/VRfdQsI5cFIV99cd+2 rx/NceCKDVS3ys+950wwA92aPCvs2r3aocZ48BE77fDBfnCtW1bdtUm/bEZbjy4qEXqV P9KBysio9PSpOrVb4DSqsAqULO2elHNkMz3Xc= MIME-Version: 1.0 Received: by 10.204.79.196 with SMTP id q4mr783488bkk.107.1305246792237; Thu, 12 May 2011 17:33:12 -0700 (PDT) Received: by 10.204.3.217 with HTTP; Thu, 12 May 2011 17:33:12 -0700 (PDT) Date: Thu, 12 May 2011 19:33:12 -0500 Message-ID: From: Antonio Olivares To: FreeBSD Questions Content-Type: text/plain; charset=ISO-8859-1 Subject: automounting of usb disks not working how to troubleshoot 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, 13 May 2011 00:33:14 -0000 Dear folks, I have recently successfully updated an amd 64 bit machine from 8.1 to 8.2 release and reinstalled most of the previously installed ports. Now, I tried to use my usb disk and it is not automounting :( I like the convenience of automounting and I checked hal and dbus and they are both enabled and to be safe I deinstalled and installed them again and still does not automount. ugen5.2: at usbus5 umass0: on usbus5 umass0: SCSI over Bulk-Only; quirks = 0x0000 umass0:2:0:-1: Attached to scbus2 da0 at umass-sim0 bus 0 scbus2 target 0 lun 0 da0: Removable Direct Access SCSI-2 device da0: 40.000MB/s transfers da0: 3819MB (7823296 512 byte sectors: 255H 63S/T 486C) [olivares@grullahighschool ~]$ ls /media/.hal-mtab /media/.hal-mtab [olivares@grullahighschool ~]$ cat /usr/local/etc/PolicyKit/PolicyKit.conf Thank you for any pointers/advice/suggestions. Regards, Antonio