From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1MTgBu-0004ll-Na for mharc-grub-devel@gnu.org; Wed, 22 Jul 2009 14:05:22 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MTgBt-0004j5-CC for grub-devel@gnu.org; Wed, 22 Jul 2009 14:05:21 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MTgBr-0004fT-GP for grub-devel@gnu.org; Wed, 22 Jul 2009 14:05:20 -0400 Received: from [199.232.76.173] (port=37615 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MTgBr-0004f6-AR for grub-devel@gnu.org; Wed, 22 Jul 2009 14:05:19 -0400 Received: from 74-93-104-97-washington.hfc.comcastbusiness.net ([74.93.104.97]:49243 helo=sunset.davemloft.net) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MTgBq-0001o9-PX for grub-devel@gnu.org; Wed, 22 Jul 2009 14:05:18 -0400 Received: from localhost (localhost [127.0.0.1]) by sunset.davemloft.net (Postfix) with ESMTP id 4F484C8C4BC; Wed, 22 Jul 2009 11:05:23 -0700 (PDT) Date: Wed, 22 Jul 2009 11:05:23 -0700 (PDT) Message-Id: <20090722.110523.193703852.davem@davemloft.net> To: grub-devel@gnu.org, rmh@aybabtu.com From: David Miller In-Reply-To: <20090722175749.GO8706@thorin> References: <1248277541.3517.25.camel@fz.local> <20090722175749.GO8706@thorin> X-Mailer: Mew version 6.2.51 on Emacs 22.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) Cc: Subject: Re: sparc: [Fwd: Bug#538030: grub-ieee1275 fails to install bootblock] 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, 22 Jul 2009 18:05:21 -0000 From: Robert Millan Date: Wed, 22 Jul 2009 19:57:49 +0200 > On Wed, Jul 22, 2009 at 05:45:41PM +0200, Felix Zielcke wrote: >> > grub-mkdevicemap: error: Cannot open SAS PHY ID >> > '/sys/devices/root/f0063e50/pci0000:02/0000:02:00.0/0000:03:09.0/0000:0a:00.0/0000:0b:01.0/host0/port-0:0/end_device-0:0/sas_device:end_device-0:0/phy_identifier' >> > --- > > I think we should make GRUB tollerant to broken device.map on sparc, like > we did for i386-pc. But I'm not sure if this is possible. I'll look into this when I can next month. But for the initial bug this user has, can we find out what lives inside of this directory: /sys/devices/root/f0063e50/pci0000:02/0000:02:00.0/0000:03:09.0/0000:0a:00.0/0000:0b:01.0/host0/port-0:0/end_device-0:0/sas_device:end_device-0:0/ and if that directory doesn't exit, can they go back one directory node at a time until something appears?