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 1RDO1F-0000ST-D0 for garchives@archives.gentoo.org; Mon, 10 Oct 2011 22:08:21 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 871E221C06C; Mon, 10 Oct 2011 22:08:12 +0000 (UTC) Received: from mail-ww0-f41.google.com (mail-ww0-f41.google.com [74.125.82.41]) by pigeon.gentoo.org (Postfix) with ESMTP id 6BAE121C1ED for ; Mon, 10 Oct 2011 22:07:06 +0000 (UTC) Received: by wwf10 with SMTP id 10so4015429wwf.4 for ; Mon, 10 Oct 2011 15:07:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; bh=TE7I3dLEF8PGOj83qWHkGRHQQWGynaiAGqPB7oY/CNY=; b=umlQXm7sDrnHycqdwlKat+j2pc2phAh4WfxioTiLbmi2txDY24XETGN2kfqX55fVUV sEsRct2Ukh6Lq68t+qG9z4kTqZEGBZrCXhPtnjA5hvsyEHDYJ9jKIl9vPtZOQNJcQQcg BN/hAS9vUtjtsYeWK+OT9ShzvVA9qQSOer2Ks= 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 Received: by 10.216.54.206 with SMTP id i56mr2414686wec.28.1318284425217; Mon, 10 Oct 2011 15:07:05 -0700 (PDT) Sender: comprookie2000@gmail.com Received: by 10.216.0.141 with HTTP; Mon, 10 Oct 2011 15:07:05 -0700 (PDT) In-Reply-To: <4E936720.5080009@gmail.com> References: <4E936720.5080009@gmail.com> Date: Mon, 10 Oct 2011 18:07:05 -0400 X-Google-Sender-Auth: UKch75SyXA1oshpuhEafaf27ICE Message-ID: Subject: Re: [gentoo-user] automount USB From: David Abbott To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 01d38db6aefea0dc640fabb7da117371 2011/10/10 Michal Halenka : > Hi > > I am looking fow a way, how to automount USB disks (or CD) by normal > user. I find many ways (udev, hal, policykit, udisks, autofs), but I am > just ordinary user, so I don=C2=B4t know which one is deprecated (hal?), > which one is easy to use, and so one. Can you pass me some > not-deprecated web page with manual, hoto realize this? > > I would like to use something, which automatically mount PEN drives > (ext3,ntfs,fat,...) or CD, and which allow me to unmount it with simple > command without superuser permission. (I have root acess, but It's > annoying to use it every time) > > The best would be to mount it into /media/LABEL. > > Thanx a lot. > > This should get you started; http://forums.gentoo.org/viewtopic-t-858965.html HTH David