From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1Js0Bu-0005y0-BY for mharc-grub-devel@gnu.org; Fri, 02 May 2008 14:41:06 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Js0Bs-0005xO-Gs for grub-devel@gnu.org; Fri, 02 May 2008 14:41:04 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Js0Bq-0005wd-PO for grub-devel@gnu.org; Fri, 02 May 2008 14:41:03 -0400 Received: from [199.232.76.173] (port=48204 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Js0Bq-0005wZ-KU for grub-devel@gnu.org; Fri, 02 May 2008 14:41:02 -0400 Received: from mta-out.inet.fi ([195.156.147.13] helo=kirsi1.rokki.sonera.fi) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Jrzyo-0004mJ-CR for grub-devel@gnu.org; Fri, 02 May 2008 14:27:34 -0400 Received: from [127.0.0.1] (88.193.32.97) by kirsi1.rokki.sonera.fi (8.0.013.9) id 481AE2A700054F2A for grub-devel@gnu.org; Fri, 2 May 2008 21:27:33 +0300 Message-ID: <481B5D1B.5000803@nic.fi> Date: Fri, 02 May 2008 21:27:39 +0300 From: =?ISO-8859-1?Q?Vesa_J=E4=E4skel=E4inen?= User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: The development of GRUB 2 References: <200805021936.02614.alon.barlev@gmail.com> <481B4673.8060701@nic.fi> <9e0cf0bf0805020959xc8bbd57u889988bc2a2111ca@mail.gmail.com> <481B4A3A.5020305@nic.fi> <9e0cf0bf0805021017m40aad2ffk954ce2f5a6a475f4@mail.gmail.com> <481B57CB.5080702@nic.fi> <9e0cf0bf0805021110j678dd775qa9ad3de7a4974ff6@mail.gmail.com> In-Reply-To: <9e0cf0bf0805021110j678dd775qa9ad3de7a4974ff6@mail.gmail.com> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: Quoted-Printable X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) Subject: Re: [PATCH/DRAFT] Support linux boot protocol >= 2.02 long command-lines 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: Fri, 02 May 2008 18:41:04 -0000 Alon Bar-Lev wrote: > On 5/2/08, Vesa J=E4=E4skel=E4inen wrote: >> I just built current CVS and tried it with my old scripts. Didn't ins= tall >> it to /dev/hda as cannot test it without reinstall ;)... but made core= .img >> with modules: chain fat biosdisk. Installed it to floppy and then boot= ed >> that floppy in vmware desktop 5.5.4. >=20 > I use grub-1.96, should I use CVS. > Anyway, I need ext2 to make it work... >=20 >> I can provide this test floppy if you want to test it out? >=20 > Sure. But pleas add ext2 so it will be usable. >=20 >> insmod pci >> insmod lspci >> lspci >> >=20 > I added this to the --modules at grub-install, I can see it is loaded > using lsmod, but no command. Did you load lspci module :) Anyway... new list of modules: chain fat biosdisk ext2 pci lspci And I formatted floppy as ext2... http://nokkau.net/~chaac/files/grub2/grub2_ext2_floppy.zip