From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from <gentoo-user+bounces-59540-garchives=archives.gentoo.org@gentoo.org>) id 1HE51b-0000mL-2q for garchives@archives.gentoo.org; Mon, 05 Feb 2007 14:40:55 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.8) with SMTP id l15EdktP030135; Mon, 5 Feb 2007 14:39:47 GMT Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id l15EZfln025623 for <gentoo-user@lists.gentoo.org>; Mon, 5 Feb 2007 14:35:42 GMT Received: by nf-out-0910.google.com with SMTP id c31so3773916nfb for <gentoo-user@lists.gentoo.org>; Mon, 05 Feb 2007 06:35:41 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=PAkHRYXwqQ/kc3QYuKg+JEz/+Gs1hN3QgnFqmIZg61ySxitrrYmtS8wIr9QJskBoboX1u2JLHtSMjukh5CtWVlwUXeAX3/aCe78CRuOj5sR1VuC2Lk4XIikOvCAvfyyWauXKwZgwrKYXeiHXvdord0I8W0puGLwBZWNXQ8eKVWE= Received: by 10.82.184.2 with SMTP id h2mr1983791buf.1170686140649; Mon, 05 Feb 2007 06:35:40 -0800 (PST) Received: by 10.82.136.1 with HTTP; Mon, 5 Feb 2007 06:35:40 -0800 (PST) Message-ID: <df9900ae0702050635qc588271h17801daca8d39b82@mail.gmail.com> Date: Mon, 5 Feb 2007 06:35:40 -0800 From: "Douglas Linford" <drkrider@gmail.com> To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Automounting drives, partitions & udev, mtab & fstab In-Reply-To: <200702050906.04980.alan@linuxholdings.co.za> Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_62098_30099879.1170686140616" References: <df9900ae0702041918g65e92d29q1792ed9d9bfcba66@mail.gmail.com> <200702050906.04980.alan@linuxholdings.co.za> X-Archives-Salt: ede1bffa-eff6-4025-ae6f-4152e36c25b6 X-Archives-Hash: aaec260406745402bf41d403c91c6c72 ------=_Part_62098_30099879.1170686140616 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Alan, Excuse the double post.... So...I am running Gnome 2.16.2 Is Gnome Volume Manager also managing the drives and partitions I have? And then what creates the volume name that is displayed on the desktop for that drive? In my example I have a USB external drive with a ext3 partition, there is no listing in /etc/fstab for that partition, /etc/mtab lists it as, /dev/sdc2 /media/disk, and on the desktop the icon for it reads, 66.0 GB Volume. Where is that configured? douglas On 2/4/07, Alan McKinnon <alan@linuxholdings.co.za> wrote: > > On Monday 05 February 2007, Douglas Linford wrote: > > Good day all, > > > > I'm getting confused very quickly about what program/process actually > > automounts my partitions and then what creates the volume name that > > is displayed on the desktop for that drive, once it is mounted. > > Traditionally it was fstab that did this, and automounting programs read > that file and did nothing if a drive was not listed. > > These days it's becoming different. Icons that pop up on the desktop are > normally mounted via hal. KDE and Gnome at a minimum have applets that > control it and where you can make your settings. Other wms may or may > not do this for you, and of course on the console you get to use the > mount command as always. > > alan > > -- > Optimists say the glass is half full, > Pessimists say the glass is half empty, > Developers say wtf is the glass twice as big as it needs to be? > > Alan McKinnon > alan at linuxholdings dot co dot za > +27 82, double three seven, one nine three five > -- > gentoo-user@gentoo.org mailing list > > ------=_Part_62098_30099879.1170686140616 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Alan,<br><br><br>Excuse the double post....<br><br>So...I am running Gnome 2.16.2 Is Gnome Volume Manager also managing the drives and partitions I have?<br>And <span class="q" id="q_110901f1d6b5922d_0">then what creates the volume name that is displayed on the desktop for that drive? <br>In my example I have a USB external drive with a ext3 partition, there is no listing in /etc/fstab for that partition, /etc/mtab lists it as, /dev/sdc2 /media/disk, and on the desktop the icon for it reads, 66.0 GB Volume. Where is that configured? <br><br>douglas<br></span><br><div><span class="gmail_quote">On 2/4/07, <b class="gmail_sendername">Alan McKinnon</b> <<a href="mailto:alan@linuxholdings.co.za">alan@linuxholdings.co.za</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> On Monday 05 February 2007, Douglas Linford wrote:<br>> Good day all,<br>><br>> I'm getting confused very quickly about what program/process actually<br>> automounts my partitions and then what creates the volume name that <br>> is displayed on the desktop for that drive, once it is mounted.<br><br>Traditionally it was fstab that did this, and automounting programs read<br>that file and did nothing if a drive was not listed.<br><br>These days it's becoming different. Icons that pop up on the desktop are <br>normally mounted via hal. KDE and Gnome at a minimum have applets that<br>control it and where you can make your settings. Other wms may or may<br>not do this for you, and of course on the console you get to use the<br> mount command as always.<br><br>alan<br><br>--<br>Optimists say the glass is half full,<br>Pessimists say the glass is half empty,<br>Developers say wtf is the glass twice as big as it needs to be?<br><br>Alan McKinnon<br> alan at linuxholdings dot co dot za<br>+27 82, double three seven, one nine three five<br>--<br><a href="mailto:gentoo-user@gentoo.org">gentoo-user@gentoo.org</a> mailing list<br><br></blockquote></div><br> ------=_Part_62098_30099879.1170686140616-- -- gentoo-user@gentoo.org mailing list