From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id B952D13800E for ; Thu, 2 Aug 2012 10:41:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8A3A8E0676; Thu, 2 Aug 2012 10:41:08 +0000 (UTC) Received: from mx.virtyou.com (mx.virtyou.com [178.33.32.244]) by pigeon.gentoo.org (Postfix) with ESMTP id 3589CE04EC for ; Thu, 2 Aug 2012 10:38:59 +0000 (UTC) Received: from weird.wonkology.org (xdsl-84-44-155-77.netcologne.de [84.44.155.77]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (Client did not present a certificate) by mx.virtyou.com (Postfix) with ESMTPSA id 57C36DC048 for ; Thu, 2 Aug 2012 12:38:58 +0200 (CEST) Date: Thu, 2 Aug 2012 12:38:57 +0200 From: Alex Schuster To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Udev rules for identical hard drives Message-ID: <20120802123857.38b050b8@weird.wonkology.org> In-Reply-To: <20120802112036.61631fa1@weird.wonkology.org> References: <20120802013404.3c67615a@weird.wonkology.org> <20120802024236.0c12da7c@weird.wonkology.org> <20120802112036.61631fa1@weird.wonkology.org> X-Mailer: Claws Mail 3.8.1 (GTK+ 2.24.11; x86_64-pc-linux-gnu) 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=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 1a9d1cd0-91e4-492e-b4d8-ba9add2b888e X-Archives-Hash: 7152e42489189f742c9164efba6c4c7f Alex Schuster writes: > Canek Pel=E1ez Vald=E9s writes: > > $ ll /dev/disk/by-id > > ... > > ata-SAMSUNG_HD160JJ_S08HJ10YC13279 -> ../../sda > > ... > >=20 > > That's a whole drive right there. >=20 > Wow, now I feel really stupid :) You are so right, they are there, and I > don't why I overlooked them... too many entries there maybe, I have 140. > But still. Stuuupid! I looked again in the terminal at what I did this night, and at least feel a little less stupid now. I had searched for my /dev/sdd drive, and this one just has no label. Only its partitions do, they appear twice, as ata-SAMSUNG_SP1614N_0735J1FW815459-part[15678] and wwn-0x50f0000000000000-part[15678]. This drive is an older PATA drive, maybe that's the difference? Wonko