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 1RBSbp-0006Zl-2q for garchives@archives.gentoo.org; Wed, 05 Oct 2011 14:38:09 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B9F0521C134; Wed, 5 Oct 2011 14:38:00 +0000 (UTC) Received: from out5.smtp.messagingengine.com (out5.smtp.messagingengine.com [66.111.4.29]) by pigeon.gentoo.org (Postfix) with ESMTP id 1B63021C10B for ; Wed, 5 Oct 2011 14:36:07 +0000 (UTC) Received: from compute3.internal (compute3.nyi.mail.srv.osa [10.202.2.43]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id C5E9F24FBE for ; Wed, 5 Oct 2011 10:36:07 -0400 (EDT) Received: from frontend2.nyi.mail.srv.osa ([10.202.2.161]) by compute3.internal (MEProxy); Wed, 05 Oct 2011 10:36:07 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=message-id:date:from:mime-version:to :subject:references:in-reply-to:content-type; s=smtpout; bh=o+DO rSO7qfavl6Dp6flQYb+UwKY=; b=shIHT15Q2KO4S8126v3zfzKor5tlE5/fyQcJ 6uahxD1+pSEVbAL37YOnAij+MoyPqrOLH/vNJl+sWPnUSEyraeF9+tSFy4hGacuF 8Pion/pPr/yyY7I6WIig2ysYv+3Hr8Da85Ns5M72J+NegHpO9ItC+uYUBUp0b8A8 eufWzHE= X-Sasl-enc: CxNxeFq/BYrnYulE8znVdnBLvtar51bkNLIJ79s/PAet 1317825367 Received: from [192.168.5.18] (serv.binarywings.net [83.169.5.6]) by mail.messagingengine.com (Postfix) with ESMTPSA id BAEC6CC021E for ; Wed, 5 Oct 2011 10:36:06 -0400 (EDT) Message-ID: <4E8C6AF0.1070105@binarywings.net> Date: Wed, 05 Oct 2011 16:34:24 +0200 From: Florian Philipp User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.20) Gecko/20110925 Lightning/1.0b3pre Thunderbird/3.1.12 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: Hard drives not detected in repeatable order. References: <1317736959.20875.12.camel@tartarus> <4E8B2D7D.4060107@binarywings.net> <1317821372.5014.2.camel@tartarus> In-Reply-To: <1317821372.5014.2.camel@tartarus> X-Enigmail-Version: 1.1.2 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigD5BE10381E00BD7664637B5E" X-Archives-Salt: X-Archives-Hash: 5a7e42abc11a8fa444552afcf0b58b50 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigD5BE10381E00BD7664637B5E Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Am 05.10.2011 15:29, schrieb Michael A. Koerber: >> > > I have found that use of LABEL=3DFOO in /etc/fstab doesn't alw= ays solve >> > > the problem of disks being reassigned during boot. >> >=20 >> > That's because fstab isn't used during boot. What "root=3D" set= ting is >> > passed to your kernel by your bootloader? Is that using /dev/sd= a1 or >> > a label? In order to use a label, I _think_ you need some speci= al magic >> > in an initrd (at least that used to be the case according to wha= t I've >> > googled). >> >=20 >> >=20 >> > That's my doubt. Last time I've read about, you needed some script t= o >> > "load" the labels. >> >=20 >> > Claudio Roberto Fran=C3=A7a Pereira (a.k.a. Spidey) >> >> You cannot use labels with the root=3D parameters. That was provided a= s >> some kind of hack a few years ago but has been removed since. You eith= er >> need to use an initramfs for labels or resort to UUIDs. See >> http://git.kernel.org/?p=3Dlinux/kernel/git/torvalds/linux-2.6.git;a=3D= commitdiff;h=3Db5af921ec02333e943efb59aca4f56b78fc0e100 > Just tried root=3DPARTUUID=3D.... failed. Checked my genblk.c and the= > changes don't appear in the 2.6.36 or 2.6.39 kernels on my system. Whe= n > did (does) the PARTUUID syntax support get released?=20 >=20 > tnx, >=20 > Mike 2.6.37: http://kernelnewbies.org/Linux_2_6_37#line-106 I definitely see the changes in gentoo-sources-2.6.39-r3. Regards, Florian Philipp --------------enigD5BE10381E00BD7664637B5E Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk6MavUACgkQqs4uOUlOuU/2lgCeLoYsWXUAUx+PqIBb97vL4KnG HZ4An2jCyas/dRKtSiyblfKPqvWFZSS7 =fJPY -----END PGP SIGNATURE----- --------------enigD5BE10381E00BD7664637B5E--