From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1E8FL2-0008Pj-R4 for mharc-grub-devel@gnu.org; Thu, 25 Aug 2005 06:52:05 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1E8FKu-0008Nm-WE for grub-devel@gnu.org; Thu, 25 Aug 2005 06:51:57 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1E8FBW-0007DZ-J7 for grub-devel@gnu.org; Thu, 25 Aug 2005 06:42:49 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1E8FBU-0007AA-0Z for grub-devel@gnu.org; Thu, 25 Aug 2005 06:42:12 -0400 Received: from [145.74.66.11] (helo=mail-cn.han.nl) by monty-python.gnu.org with esmtp (Exim 4.34) id 1E8Eyh-0002nU-1E for grub-devel@gnu.org; Thu, 25 Aug 2005 06:28:59 -0400 Received: from vscan-cn.han.nl (venus.han.nl [145.74.65.6]) by mail-cn.han.nl (Postfix) with ESMTP id 637968644 for ; Thu, 25 Aug 2005 12:27:41 +0200 (CEST) Received: from mail-cn.han.nl ([145.74.66.11]) by vscan-cn.han.nl (venus.han.nl [145.74.65.6]) (amavisd-new, port 10024) with ESMTP id 16544-10 for ; Thu, 25 Aug 2005 12:27:36 +0200 (CEST) Received: from mail1.han.nl (mail1.han.nl [145.74.103.11]) by mail-cn.han.nl (Postfix) with ESMTP id 92AE6861E for ; Thu, 25 Aug 2005 12:27:36 +0200 (CEST) Received: from localhost.localdomain (mgerards.xs4all.nl [82.92.27.129]) by mail1.han.nl (Postfix) with ESMTP id 5446AC045 for ; Thu, 25 Aug 2005 12:27:36 +0200 (CEST) Mail-Copies-To: metgerards@student.han.nl To: The development of GRUB 2 References: <430D79BF.2010405@yahoo.fr> From: Marco Gerards Date: Thu, 25 Aug 2005 12:27:35 +0200 In-Reply-To: <430D79BF.2010405@yahoo.fr> (Vincent Pelletier's message of "Thu, 25 Aug 2005 09:56:47 +0200") Message-ID: <87br3mxqeg.fsf@student.han.nl> User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: by amavisd-new (2.2.0) at vscan-cn.han.nl Subject: Re: [BUG] Sparc64 rescue mode 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: Thu, 25 Aug 2005 10:52:00 -0000 Vincent Pelletier writes: > Here is the output I get with ls on my U10 : > > grub rescue> ls > (disk) (disk3) (disk2) Can't read disk label. > Can't open disk label package > (disk1) (disk0) (ide) (floppy) Can't read disk label. > Can't open disk label package > (disk) [...] > > I see 3 bugs : > -It loops forever That does not happen on the PPC. > -The device list contains devices it shouldn't contain ("ide" at least) Why shouldn't it contain this? It's a block device... If you mean that it is listed under another alias as well, it happens on the PPC as well. > -It makes OpenBoot throw errors - but I'm not sure which device actualy > makes it cry, maybe is "net" behind those. Could you figure that out somehow? -- Marco