From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1Hl93z-000811-Mh for mharc-grub-devel@gnu.org; Mon, 07 May 2007 15:40:03 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Hl93y-00080w-Q2 for grub-devel@gnu.org; Mon, 07 May 2007 15:40:02 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Hl93x-00080k-BT for grub-devel@gnu.org; Mon, 07 May 2007 15:40:02 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hl93x-00080h-5f for grub-devel@gnu.org; Mon, 07 May 2007 15:40:01 -0400 Received: from [212.85.152.101] (helo=kotoba.storever.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Hl8ww-0005t5-BK for grub-devel@gnu.org; Mon, 07 May 2007 15:32:46 -0400 Received: from kotoba.oasis.nexedi.com (kotoba.oasis.nexedi.com [212.85.152.101]) by kotoba.storever.com (Postfix) with ESMTP id 67AB03D155F2C for ; Tue, 8 May 2007 01:32:58 +0200 (CEST) Received: from [??1] (localhost [127.0.0.1]) by kotoba.storever.com (Postfix) with ESMTP id 4452D3D155F2B for ; Tue, 8 May 2007 01:32:58 +0200 (CEST) From: "Yoshinori K. Okuji" Organization: enbug.org To: The development of GRUB 2 Date: Mon, 7 May 2007 21:32:44 +0200 User-Agent: KMail/1.9.4 References: <200705061558.l46Fw22b030347@correoredir01.dinaserver.com> <46859.193.144.12.226.1178548798.squirrel@correo.ensanjose.net> <20070507190400.GA23505@aragorn> In-Reply-To: <20070507190400.GA23505@aragorn> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200705072132.44519.okuji@enbug.org> X-Bogosity: No, tests=bogofilter, spamicity=0.000035, version=0.17.2 X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) Subject: Re: pretty colors in gfxterm 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, 07 May 2007 19:40:02 -0000 On Monday 07 May 2007 21:04, Robert Millan wrote: > Do you have an idea on how to build these floppy images? The instructions > about concatenating boot.img with core.img don't work here. Strange... it worked in the past, but doesn't now. There must be a bug. Okuji