From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1OeYWI-0000hC-0Q for mharc-grub-devel@gnu.org; Thu, 29 Jul 2010 15:11:54 -0400 Received: from [140.186.70.92] (port=47896 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OeYWF-0000gx-It for grub-devel@gnu.org; Thu, 29 Jul 2010 15:11:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OeYWE-0006v3-DO for grub-devel@gnu.org; Thu, 29 Jul 2010 15:11:51 -0400 Received: from mail-yw0-f41.google.com ([209.85.213.41]:55789) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OeYWE-0006uw-AF for grub-devel@gnu.org; Thu, 29 Jul 2010 15:11:50 -0400 Received: by ywg8 with SMTP id 8so306044ywg.0 for ; Thu, 29 Jul 2010 12:11:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=4jc6KSH0zWj4LlpkqBhQ+AphooNYXxYA6vhJv7TqZeA=; b=Qo9+HJ6SOfY97mueQYwm+F7/V3lwohe6sBuUQpNxzbmEPufmb7MA0+NiwhpUNaBer/ jgQLj5cTDpXV96XrqaQJkDqDao+zgU5YgcjXB7yMrCwVlQMQvtPfQeK4bG5dZDOzrhZc vHjdbpMY4C5LoBsfje5pYGl7AevUljjJh3+DI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=p6MpYWxZ4TDc9COgN1rXM7QofZMTM6xXN3Qp4VNvEHcd+LPOtgSHLq1ToT4k1auO38 xi7lWndGGItMMtxiDVRplDtLl/apdj0DwSheqgNDVNy6Nc4aweLzoMeayMlZ+TlpqnCX BgJzRywtBrrKL1Z4iOkkqm+gewTtsGeYlmJ+M= Received: by 10.100.165.12 with SMTP id n12mr616883ane.229.1280430709072; Thu, 29 Jul 2010 12:11:49 -0700 (PDT) Received: from [192.168.21.179] (bas1-toronto05-1177663517.dsl.bell.ca [70.49.184.29]) by mx.google.com with ESMTPS id d1sm1986545anc.19.2010.07.29.12.11.48 (version=SSLv3 cipher=RC4-MD5); Thu, 29 Jul 2010 12:11:48 -0700 (PDT) Message-ID: <4C51D273.5030204@gmail.com> Date: Thu, 29 Jul 2010 15:11:47 -0400 From: Doug Nazar User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.7) Gecko/20100713 Thunderbird/3.1.1 MIME-Version: 1.0 To: grub-devel@gnu.org References: <4C511DF0.3080306@gmail.com> <20100729153641.GO2632@caffeine.csclub.uwaterloo.ca> <4C51B57F.4020405@gmail.com> <20100729173702.GS2632@caffeine.csclub.uwaterloo.ca> In-Reply-To: <20100729173702.GS2632@caffeine.csclub.uwaterloo.ca> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) Subject: Re: Fallback to scanning OF tree if no devaliases X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jul 2010 19:11:52 -0000 On 2010-07-29 1:37 PM, Lennart Sorensen wrote: > I will try to test it soon, but I just put the machine into production > use, so rebooting a lot won't be popular. I will try to test it in > the evening. Unfortunately I am going on vacation for a week, so it > probably won't be until after that. > > Thanks for trying to fix it though. > No problem. I was having fun..... :-) I'm gonna try hacking on OpenBios for a bit. I should be able to get an older version working and then I can fix a few annoying things and I'll be able to inject a comma into a devpath as a test. However I don't know if that's what was in fact crashing your box. Doug