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 1Op1hp-0006uj-2j for garchives@archives.gentoo.org; Fri, 27 Aug 2010 16:23:05 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BB8CBE0858; Fri, 27 Aug 2010 16:22:41 +0000 (UTC) Received: from mail-pv0-f181.google.com (mail-pv0-f181.google.com [74.125.83.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 86D31E0858 for ; Fri, 27 Aug 2010 16:22:41 +0000 (UTC) Received: by pvg16 with SMTP id 16so1727983pvg.40 for ; Fri, 27 Aug 2010 09:22:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :x-enigmail-version:content-type:content-transfer-encoding; bh=FZ8YvorYb43W3McCC4SkjCfZxhoW+3a9wQghO7QCd/Q=; b=vLqtvj32SDCQH8ULQPxmbfATF1W1ouuaYJA0qKgnVz7GtDeWUkG3EviaDiOPzmaz8L 5GK/viyh1UypP8d9ee+lFXsx0IqmLsjLlKFsRqLu1bZwYTNNxPbV+/RJwEcNelz2vNXc XWRvzFcmk38JRYXfjEsGji+ogkrxg9Ljsfcds= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; b=R1LnaEmvg4Q3R9LTSVB38v2hJCg7X/BYH+s2+Ezdao7UrNbQsAsi+q4cdFaBOTgm+u ZcOyX+HBtQ9r2nkH3+GqqjXCjezC+cf2Hga0AIyS2WXnjets9Cvdq+r2FC4UIgSFC9Sy wpLy5Hvi/cUY9w/F8Qfx535Lvsq79NHB5yfwc= Received: by 10.114.46.8 with SMTP id t8mr758735wat.32.1282926160816; Fri, 27 Aug 2010 09:22:40 -0700 (PDT) Received: from [192.168.0.12] ([209.20.133.224]) by mx.google.com with ESMTPS id c24sm6917603wam.7.2010.08.27.09.22.39 (version=SSLv3 cipher=RC4-MD5); Fri, 27 Aug 2010 09:22:40 -0700 (PDT) Message-ID: <4C77E64E.4030005@gmail.com> Date: Fri, 27 Aug 2010 09:22:38 -0700 From: Bill Longman User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.7) Gecko/20100817 Lightning/1.0b2pre Thunderbird/3.1.1 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 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: Old IDE drives and the "newer" PATA kernel drivers References: <4C776B2A.4040201@gmail.com> <4C77E1E7.1020304@gmail.com> <201008271810.23564.joost@antarean.org> In-Reply-To: <201008271810.23564.joost@antarean.org> X-Enigmail-Version: 1.1.2 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Archives-Salt: 016b9307-1a41-439a-847c-c006a9920694 X-Archives-Hash: e1fdb991ab61cb8595e05c6c798305ea On 08/27/2010 09:10 AM, J. Roeleveld wrote: > On Friday 27 August 2010 18:03:51 Bill Longman wrote: >> On 08/27/2010 01:50 AM, Nikos Chantziaras wrote: >>> On 08/27/2010 10:37 AM, Dale wrote: > > > >> Yet another way to use labels: >> >> When you make the filesystem, apply the name then i.e.: >> >> mke2fs -j -L SpeedySSD /dev/sde1 >> >> then in your /etc/fstab use the label like this: >> >> LABEL=SpeedySSD /usr/home ext3 relatime 0 2 > > I don't think Dale (The OT) would like to have to reformat his partitions just > to get this to work :) :-) I thought, too, (of course *after* I had pressed "SEND") that I should have switched those two sentences around. I do not mean to imply that you have to zap all your data to use labels. That would really drive people away from Gentoo, wouldn't it? (I'll be right there, honey, I just have to reformat my boot partition!) Please read these as two completely separate and independent examples, one for how to set them up in the first place and second, how to apply them.