From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1PtLsd-0003ZG-V0 for garchives@archives.gentoo.org; Sat, 26 Feb 2011 15:16:24 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E9C601C02B for ; Sat, 26 Feb 2011 15:16:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 45B5B1C033 for ; Sat, 26 Feb 2011 14:53:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id BA0341B40DB for ; Sat, 26 Feb 2011 14:53:17 +0000 (UTC) X-Virus-Scanned: by amavisd-new using ClamAV at gentoo.org X-Spam-Score: -2.867 X-Spam-Level: X-Spam-Status: No, score=-2.867 required=5.5 tests=[AWL=-0.268, BAYES_00=-2.599] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2iIH+gddsD0Y for ; Sat, 26 Feb 2011 14:53:11 +0000 (UTC) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by smtp.gentoo.org (Postfix) with ESMTP id 5FCF71B4110 for ; Sat, 26 Feb 2011 14:53:10 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PtLW8-0000Fl-NR for gentoo-user@gentoo.org; Sat, 26 Feb 2011 15:53:08 +0100 Received: from athedsl-376840.home.otenet.gr ([79.131.24.6]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 26 Feb 2011 15:53:08 +0100 Received: from realnc by athedsl-376840.home.otenet.gr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 26 Feb 2011 15:53:08 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Nikos Chantziaras Subject: [gentoo-user] Re: automounting usb drives Date: Sat, 26 Feb 2011 16:53:17 +0200 Organization: Lucas Barks Message-ID: References: <20110225233107.04405a5b@acme7.acmenet> <20110226134259.7008fe67@marcec.huntemann.uni-oldenburg.de> <20110226113045.7eeb409d@acme7.acmenet> <20110226124655.142ec7a2@acme7.acmenet> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: athedsl-376840.home.otenet.gr User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20110225 Thunderbird/3.1.7 In-Reply-To: <20110226124655.142ec7a2@acme7.acmenet> X-Archives-Salt: X-Archives-Hash: 821ea3bb3f72dca2643ab52699a6aeca On 02/26/2011 04:46 PM, luis jure wrote: > on 2011-02-26 at 11:30 luis jure wrote: > > >> i had already installed this plugin, but it doesn't seem to do much: an >> icon for the device appears on the side panel, but no corresponding mount >> point is created under /media. when i click on the icon a "Not Authorized" >> message appears. > > i'm getting somewhat closer, it seems. launching an xfce session as root > i can sure mount the device, but not as normal user. from thunar i get the > message above, and typing udiskie on a console, i get this: > > failed to mount device /org/freedesktop/UDisks/devices/sdc1: > org.freedesktop.UDisks.Error.PermissionDenied: Not Authorized > > hmmmm.... any hints? Do you have any entries for those devices in /etc/fstab? If yes, delete them. They interfere with automounting.