From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1ME2Yv-0003uD-J7 for mharc-grub-devel@gnu.org; Tue, 09 Jun 2009 10:44:29 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ME2Yt-0003u8-Nj for grub-devel@gnu.org; Tue, 09 Jun 2009 10:44:27 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ME2Yp-0003t7-8c for grub-devel@gnu.org; Tue, 09 Jun 2009 10:44:27 -0400 Received: from [199.232.76.173] (port=43469 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ME2Yp-0003t4-2f for grub-devel@gnu.org; Tue, 09 Jun 2009 10:44:23 -0400 Received: from nougat.ucs.ed.ac.uk ([129.215.13.205]:46433) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1ME2Yo-0006YT-F5 for grub-devel@gnu.org; Tue, 09 Jun 2009 10:44:22 -0400 Received: from lmtp1.ucs.ed.ac.uk (lmtp1.ucs.ed.ac.uk [129.215.149.64]) by nougat.ucs.ed.ac.uk (8.13.8/8.13.4) with ESMTP id n59EhmfF003543 for ; Tue, 9 Jun 2009 15:43:53 +0100 (BST) Received: from emperor.ucs.ed.ac.uk (emperor.ucs.ed.ac.uk [194.81.249.143]) by lmtp1.ucs.ed.ac.uk (8.13.8/8.13.7) with ESMTP id n59EhhEx017356 for ; Tue, 9 Jun 2009 15:43:48 +0100 (BST) Message-ID: <4A2E751F.5090905@ed.ac.uk> Date: Tue, 09 Jun 2009 15:43:43 +0100 From: James Jarvis User-Agent: Thunderbird 2.0.0.19 (X11/20090107) MIME-Version: 1.0 To: The development of GRUB 2 References: <4A2CF763.50105@ed.ac.uk> <4A2D14A7.4040405@ed.ac.uk> <48f46e890906082047j51afd316gf2bd1566c45875f8@mail.gmail.com> In-Reply-To: <48f46e890906082047j51afd316gf2bd1566c45875f8@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Edinburgh-Scanned: at nougat.ucs.ed.ac.uk with MIMEDefang 2.60, Sophie, Sophos Anti-Virus, Clam AntiVirus X-Scanned-By: MIMEDefang 2.60 on 129.215.13.205 X-Scanned-By: MIMEDefang 2.52 on 129.215.149.64 Content-Disposition: inline X-detected-operating-system: by monty-python.gnu.org: Solaris 10 (beta) Subject: Re: echo and hello bug 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: Tue, 09 Jun 2009 14:44:28 -0000 Peter Cros wrote: > May be of interest - > > This is the module subset I am using with fat grub efi rev 2202 for > 64/32bit efi on > Imac81, MacBookPro41, MacBook21. > > ( ./fatglue.py grub2202fat.efi grub2202-32.efi grub2202-64.efi ) > Thanks Peter. I do something similar in the script > I dont use hello, but echo works. > > appleldr boot cat cmp chain configfile crc date echo ext2 fixvideo fat > fs_uuid gpt gptsync halt help hexdump hfs hfsplus iso9660 linux > loopback loadbios lspci ls minicmd memrw ntfs pc pci reboot reiserfs > read scsi sleep search sh video videotest xfs. > > tried this module list in grub-mkimage on 2282 but it hung! I had a few local mods so I am retrying. If that fails I may go back to 2202 to see if I can replicate it working as you indicate. James > > On Mon, Jun 8, 2009 at 11:39 PM, James Jarvis > wrote: > > Vladimir 'phcoder' Serbinenko wrote: > > On Mon, Jun 8, 2009 at 1:34 PM, James > Jarvis> > wrote: > > > I have submitted a bug in to the bugzilla at > > https://savannah.gnu.org/bugs/?26744 > > in which hello just hangs. > > I have tried a few tests around this to see if I can get > any output via > hello from the command line (from menu pressing C) but I > cannot. The problem > also occurs if I use echo. Any suggestions on how I might > try to fix this (I > am happy to test it)? > > The fact that both hello and echo seem to exhibit the same > problem suggests > it is not the input as the former is set as a string in > the code. > > > What is your build environment? > > > I build on Ubuntu 9.04 SMP x86_64 on the iMac 9,1 > > I tend to use a fat binary using - the dev is towards a grub > image to work on both 32 and 64 bit macs however I have tested > just as 64 bit and it has the same error. As the bug report says I > compile and build for efi platform. In OSX the efi.tar.gz is > unpacked to MacOSX root (hd0,1)/ and bless the > (hd0,1)/efi/grub/grub.efi there. > > Menus work. Appleloader works. > > I have attached the script I use to build it. > > James > > > > James > > > > -- > The University of Edinburgh is a charitable body, > registered in > Scotland, with registration number SC005336. > > > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > http://lists.gnu.org/mailman/listinfo/grub-devel > > > > > > > > > > > -- > The University of Edinburgh is a charitable body, registered in > Scotland, with registration number SC005336. > > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > http://lists.gnu.org/mailman/listinfo/grub-devel > > > > > -- > Cros (pxw) > > > ------------------------------------------------------------------------ > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > http://lists.gnu.org/mailman/listinfo/grub-devel > -- The University of Edinburgh is a charitable body, registered in Scotland, with registration number SC005336.