From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1OEqBQ-0006Z3-HE for mharc-grub-devel@gnu.org; Wed, 19 May 2010 16:48:04 -0400 Received: from [140.186.70.92] (port=52138 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OEqBN-0006Yb-7E for grub-devel@gnu.org; Wed, 19 May 2010 16:48:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OEqBL-00047H-MF for grub-devel@gnu.org; Wed, 19 May 2010 16:48:01 -0400 Received: from martini.nu ([198.145.180.83]:63823) by eggs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1OEqBL-00046h-DM for grub-devel@gnu.org; Wed, 19 May 2010 16:47:59 -0400 Received: (qmail 21424 invoked by uid 1000); 19 May 2010 20:47:55 -0000 Date: Wed, 19 May 2010 13:47:55 -0700 From: "Mahlon E. Smith" To: The development of GNU GRUB Message-ID: <20100519204755.GE7759@martini.nu> References: <20100518161343.GB7759@martini.nu> <4BF2C17E.1070408@gmail.com> <20100518174546.GC7759@martini.nu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100518174546.GC7759@martini.nu> X-GPG-Fingerprint: 19B8 DDB3 0156 3A03 FA80 8278 C0BE 6BFB 3606 B267 X-Sysinfo: FreeBSD 7.0-RELEASE-p1 i386 User-Agent: Mutt/1.5.17 (2007-11-01) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. Subject: Re: grub2, pxe, and default boot X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 May 2010 20:48:02 -0000 On Tue, May 18, 2010, Vladimir '??-coder/phcoder' Serbinenko wrote: > Mahlon E. Smith wrote: > > sh:grub> ls -lh > > Device hd0: Filesystem type pxefs <---- uh oh > > > > Upgrade Bumped up to 1.98. Closer, but still not quite working. grub> ls (pxe) grub> insmod ext2 grub> insmod biosdisk grub> ls -lh Device hd0: Partition table Device fd0: Unknown filesystem Device pxe: Filesystem type pxefs grub> ls (hd0,1)/ error: no such partition. grub> chainloader (hd0,1)+1 error: no such partition. I'm pretty sure I've got the right partition numbering. (This is a VirtualBox tester.) # fdisk -l Disk /dev/hda: 32.2 GB, 32212254720 bytes 255 heads, 63 sectors/track, 3916 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blocks Id System /dev/hda1 * 1 16 128488+ 83 Linux /dev/hda2 17 3916 31326750 8e Linux LVM Are my expectations correct with what I'm trying to do here? Are there other modules I should be loading via insmod first? I can't find any info out there on this specific PXE stuff with grub2. I humbly offer writing up some wiki content in trade for getting this working. :) -- Mahlon E. Smith http://www.martini.nu/contact.html