From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with archive (Exim 4.30) id 1B4tez-0005A9-Dr for mharc-grub-devel@gnu.org; Sat, 20 Mar 2004 22:30:01 -0500 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1B4tes-00059J-2x for grub-devel@gnu.org; Sat, 20 Mar 2004 22:29:54 -0500 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1B4teL-0004z0-4n for grub-devel@gnu.org; Sat, 20 Mar 2004 22:29:52 -0500 Received: from [145.74.66.11] (helo=mail-cn.han.nl) by monty-python.gnu.org with esmtp (Exim 4.30) id 1B4teK-0004ys-RD for grub-devel@gnu.org; Sat, 20 Mar 2004 22:29:20 -0500 Received: from localhost (charlie.han.nl [145.74.66.9]) by mail-cn.han.nl (Postfix) with ESMTP id C80B18283 for ; Sun, 21 Mar 2004 04:29:22 +0100 (CET) Received: from mail-cn.han.nl ([145.74.66.11]) by localhost (charlie.han.nl [145.74.66.9]) (amavisd-new, port 10024) with ESMTP id 19619-09 for ; Sun, 21 Mar 2004 04:29:21 +0100 (CET) Received: from mail.han.nl (mail.han.nl [145.74.103.11]) by mail-cn.han.nl (Postfix) with ESMTP id B57F4871E for ; Sun, 21 Mar 2004 04:29:21 +0100 (CET) Received: from marco.marco-g.com (1Cust154.tnt29.rtm1.nld.da.uu.net [213.116.152.154]) by mail.han.nl (Postfix) with ESMTP id 79A22C045 for ; Sun, 21 Mar 2004 04:29:14 +0100 (CET) Mail-Copies-To: metgerards@student.han.nl To: The development of GRUB 2 References: <40595AA3.6000800@ciam.ru> <200403181331.51694.okuji@enbug.org> <405B64FB.4020109@ciam.ru> <87ish0cy4z.fsf@marco.marco-g.com> <405B6C8E.8070108@ciam.ru> <87ad2ccwaf.fsf@marco.marco-g.com> <405B812C.7080301@ciam.ru> <87wu5gbddz.fsf@marco.marco-g.com> <405B942B.4000001@ciam.ru> <20040320102929.GA1525@dekkers.cx> <405C8DAF.5050705@ciam.ru> <87brmr1eyq.fsf@marco.marco-g.com> <405CED3B.4090407@ciam.ru> <877jxf0y7m.fsf@marco.marco-g.com> <405CFB5D.3050507@ciam.ru> From: Marco Gerards Date: Sun, 21 Mar 2004 04:30:49 +0100 In-Reply-To: <405CFB5D.3050507@ciam.ru> (Sergey Matveychuk's message of "Sun, 21 Mar 2004 05:18:05 +0300") Message-ID: <873c8227x2.fsf@marco.marco-g.com> User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: by amavisd-new@vscan-cn.han.nl Subject: Re: GRUB2: *BSD and more patch X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.4 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, 21 Mar 2004 03:29:55 -0000 Sergey Matveychuk writes: >> Was that a reply to my question if pupa-emu works or not? :) > > :) > What did you mean "works"? Of course it works! Why I would sent patch > made pupa-emu does not work. ;) Well, you asked a lot about booting GRUB on real hardware and not much about pupa-emu. But I agree, it still was a stupid question, thinking of some files you hacked. :) And I was just curious how well it works on FreeBSD. > OK. May be I've checked not all functions. But it runs, does not > crashed, right guess a root device, and right detects fat and ext2 > FSs. That's all I've fixed. > So I guess it works :) Great! Thanks, Marco