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 1SKa0P-00054I-OE for garchives@archives.gentoo.org; Wed, 18 Apr 2012 18:53:30 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0E14CE077E; Wed, 18 Apr 2012 18:52:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 43389E089E for ; Wed, 18 Apr 2012 18:51:01 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id A2A351B4020 for ; Wed, 18 Apr 2012 18:51:00 +0000 (UTC) X-Virus-Scanned: by amavisd-new using ClamAV at gentoo.org X-Spam-Flag: NO X-Spam-Score: -1.595 X-Spam-Level: X-Spam-Status: No, score=-1.595 tagged_above=-999 required=5.5 tests=[AWL=-1.749, BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, FREEMAIL_FROM=0.001, NML_ADSP_CUSTOM_MED=0.9, RCVD_NUMERIC_HELO=1.164, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=no 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 Z91L8yHWv3Jf for ; Wed, 18 Apr 2012 18:50:54 +0000 (UTC) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7AD2C1B4029 for ; Wed, 18 Apr 2012 18:50:53 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SKZxl-0000Et-9t for gentoo-user@gentoo.org; Wed, 18 Apr 2012 20:50:45 +0200 Received: from 69.234.176.64 ([69.234.176.64]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 18 Apr 2012 20:50:45 +0200 Received: from w41ter by 69.234.176.64 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 18 Apr 2012 20:50:45 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: walt Subject: [gentoo-user] Re: USB sticks now mounting on /run/media instead of /media ? Date: Wed, 18 Apr 2012 11:50:32 -0700 Message-ID: References: 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=UTF-8 X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 69.234.176.64 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120312 Thunderbird/11.0 In-Reply-To: Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 9ba0fef9-50cb-4f78-b406-907120186821 X-Archives-Hash: f3bb03d12f61c47c66d7902801afb9c1 On 04/18/2012 10:04 AM, Claudio Roberto Fran=C3=A7a Pereira wrote: > How do you mount them automatically? Isn't there a middle-man software > that mounts removable drives? I'm pretty sure I never had a drive > automount without kde or gnome managing them. I forgot to check on this because I was distracted by other problems :) Yes, I think it must be a gnome thing because the USB sticks are mounted only when I startx, not earlier. I'll grep through some stuff and try to find where it comes from.