From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1IGeQ7-0001BA-Qx for mharc-grub-devel@gnu.org; Thu, 02 Aug 2007 13:25:07 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IGeQ6-00019Y-Kh for grub-devel@gnu.org; Thu, 02 Aug 2007 13:25:06 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IGeQ4-000189-SC for grub-devel@gnu.org; Thu, 02 Aug 2007 13:25:06 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IGeQ4-000185-PN for grub-devel@gnu.org; Thu, 02 Aug 2007 13:25:04 -0400 Received: from smtp-vbr17.xs4all.nl ([194.109.24.37]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IGeQ4-0002zB-Dx for grub-devel@gnu.org; Thu, 02 Aug 2007 13:25:04 -0400 Received: from localhost.localdomain (249-174.surfsnel.dsl.internl.net [145.99.174.249]) by smtp-vbr17.xs4all.nl (8.13.8/8.13.8) with ESMTP id l72HP3Fa078566 for ; Thu, 2 Aug 2007 19:25:03 +0200 (CEST) (envelope-from mgerards@xs4all.nl) From: Marco Gerards To: The development of GRUB 2 References: <87d50z2l8z.fsf@xs4all.nl> Mail-Copies-To: mgerards@xs4all.nl Date: Thu, 02 Aug 2007 19:27:06 +0200 In-Reply-To: <87d50z2l8z.fsf@xs4all.nl> (Marco Gerards's message of "Thu, 17 May 2007 23:28:12 +0200") Message-ID: <87k5sd979x.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: FreeBSD 4.6-4.9 Subject: Re: Host filesystem access 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, 02 Aug 2007 17:25:07 -0000 Marco Gerards writes: Hi, > Here is a patch to make it possible to access the host filesystem from > grub-emu. This is especially useful for debugging purposes and will > make my life easier ;-). > > This also adds a dummy disk which is used to give the host filesystem > a name. It is not particularly clean, but adding this as a network is > even worse. This can be used to access host filesystems on other > systems as well. > > I will commit this after the weekend, if no-one objects. Actually, I have completely forgotten about this. It's has been committed now. -- Marco