From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1EbPhJ-0003LB-3k for mharc-grub-devel@gnu.org; Sun, 13 Nov 2005 16:47:37 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EbPhH-0003Kk-7W for grub-devel@gnu.org; Sun, 13 Nov 2005 16:47:35 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EbPhE-0003Jo-Qf for grub-devel@gnu.org; Sun, 13 Nov 2005 16:47:34 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EbPhC-0003JR-0Q for grub-devel@gnu.org; Sun, 13 Nov 2005 16:47:32 -0500 Received: from [145.74.66.11] (helo=mail-cn.han.nl) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EbPhB-0000MS-Ax for grub-devel@gnu.org; Sun, 13 Nov 2005 16:47:29 -0500 Received: from vscan-cn.han.nl (venus.han.nl [145.74.65.6]) by mail-cn.han.nl (Postfix) with ESMTP id A8B1288F7 for ; Sun, 13 Nov 2005 22:47:26 +0100 (CET) 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 07721-01 for ; Sun, 13 Nov 2005 22:47:26 +0100 (CET) Received: from mail1.han.nl (mail1.han.nl [145.74.103.11]) by mail-cn.han.nl (Postfix) with ESMTP id EEFEB8870 for ; Sun, 13 Nov 2005 22:47:25 +0100 (CET) Received: from localhost.localdomain (mgerards.xs4all.nl [82.92.27.129]) by mail1.han.nl (Postfix) with ESMTP id AF44DC045 for ; Sun, 13 Nov 2005 22:47:25 +0100 (CET) Mail-Copies-To: metgerards@student.han.nl To: The development of GRUB 2 References: <6D8F34AF9232B54E88129DF4E7C6F98D16DC5E@TOMOMAIL.tomotherapy.com> From: Marco Gerards Date: Sun, 13 Nov 2005 22:47:26 +0100 In-Reply-To: <6D8F34AF9232B54E88129DF4E7C6F98D16DC5E@TOMOMAIL.tomotherapy.com> (Timothy St. Clair's message of "Fri, 11 Nov 2005 13:17:37 -0600") Message-ID: <87mzk8fcep.fsf@student.han.nl> User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (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: DiskOnChip Support in grub2 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: Sun, 13 Nov 2005 21:47:35 -0000 "Timothy St. Clair" writes: > Is there support (patches or otherwise) for DiskOnChip in the grub2 > development branch? No, there is no such support. Perhaps it will just work if the BIOS exports the disk as either a floppy or harddisk drive. In that case you just have to test to see if it works. > Also, does anyone know if any version of grub support(s) INFTL > (DOCS>=192MB). GRUB 2 doesn't. -- Marco