From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1JM3nm-0003Zy-G2 for mharc-grub-devel@gnu.org; Mon, 04 Feb 2008 11:04:10 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JM3nl-0003XZ-1U for grub-devel@gnu.org; Mon, 04 Feb 2008 11:04:09 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JM3nj-0003TU-5e for grub-devel@gnu.org; Mon, 04 Feb 2008 11:04:08 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JM3ni-0003Sw-Vg for grub-devel@gnu.org; Mon, 04 Feb 2008 11:04:07 -0500 Received: from smtp-vbr12.xs4all.nl ([194.109.24.32]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JM3ni-0007eL-Lh for grub-devel@gnu.org; Mon, 04 Feb 2008 11:04:06 -0500 Received: from localhost.localdomain (249-174.surfsnel.dsl.internl.net [145.99.174.249]) by smtp-vbr12.xs4all.nl (8.13.8/8.13.8) with ESMTP id m14G45A9063052 for ; Mon, 4 Feb 2008 17:04:05 +0100 (CET) (envelope-from mgerards@xs4all.nl) From: Marco Gerards To: The development of GRUB 2 References: <878x2090ru.fsf@xs4all.nl> Mail-Copies-To: mgerards@xs4all.nl Date: Mon, 04 Feb 2008 17:05:54 +0100 In-Reply-To: (Jeff Chua's message of "Mon, 4 Feb 2008 23:59:36 +0800") Message-ID: <87ejbs7llp.fsf@xs4all.nl> User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: by XS4ALL Virus Scanner X-detected-kernel: by monty-python.gnu.org: FreeBSD 4.6-4.9 Subject: Re: [PATCH] support joliet extension in iso9660 filesystem 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: Mon, 04 Feb 2008 16:04:09 -0000 "Jeff Chua" writes: > On Feb 4, 2008 11:52 PM, Marco Gerards wrote: >> Bean writes: >> >> Hi, >> >> > This patch add joliet extension support for iso9660. >> >> Great! Hopefully Rockridge still works? > > How do this test this? Grub1's stage2_eltorito boot up fine. But I > tried "cat cdboot.img core.img >grub2cd.bin" and doesn't seem to read > from the cd. I got as far as the grub command line after bootup, and > can't locate the linux boot file on the cd. What is "this"? This patch? > Any idea on how to read from the cd? I've tried "ls", but can't read > from (ata)/. You need iso9660.mod. Did you see my post on ATA from two days ago? -- Marco