From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1KOEYI-0004b8-D4 for mharc-grub-devel@gnu.org; Wed, 30 Jul 2008 12:29:26 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KOEYF-0004YY-V7 for grub-devel@gnu.org; Wed, 30 Jul 2008 12:29:24 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KOEYD-0004V6-Ng for grub-devel@gnu.org; Wed, 30 Jul 2008 12:29:22 -0400 Received: from [199.232.76.173] (port=58017 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KOEYC-0004Uk-LM for grub-devel@gnu.org; Wed, 30 Jul 2008 12:29:20 -0400 Received: from smtp-2.orange.nl ([193.252.22.242]:15908) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KOEYB-0002at-IJ for grub-devel@gnu.org; Wed, 30 Jul 2008 12:29:19 -0400 Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf6112.online.nl (SMTP Server) with ESMTP id 900111C00085 for ; Wed, 30 Jul 2008 18:29:16 +0200 (CEST) Received: from [192.168.2.173] (s5590cf7b.adsl.wanadoo.nl [85.144.207.123]) by mwinf6112.online.nl (SMTP Server) with ESMTP id 553B81C00084 for ; Wed, 30 Jul 2008 18:29:16 +0200 (CEST) X-ME-UUID: 20080730162916349.553B81C00084@mwinf6112.online.nl From: Aniruddha To: grub-devel@gnu.org Content-Type: text/plain Date: Wed, 30 Jul 2008 20:29:16 +0200 Message-Id: <1217442556.13410.7.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.12.3 Content-Transfer-Encoding: 7bit X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 Subject: Is it possble to use /dev/disk/by-id/ in grub.conf? X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Jul 2008 16:29:24 -0000 Hi, First of all my apologies if this is the wrong medium to post my question, this was most appropriate medium I could find. I wonder if it is possible (and if so how) to to define a (real_)root device in grub.conf for a /dev/disk/by-id/. I know it's possible for uuid but uuid also keeps renaming my harddrives whereas /dev/disk/by-id works fine. Thanks in advance! Regards, Aniruddha