From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1N6JQi-0006Dz-9T for mharc-grub-devel@gnu.org; Fri, 06 Nov 2009 02:40:20 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N6JQg-0006Dm-5m for grub-devel@gnu.org; Fri, 06 Nov 2009 02:40:18 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N6JQb-0006DC-Eb for grub-devel@gnu.org; Fri, 06 Nov 2009 02:40:17 -0500 Received: from [199.232.76.173] (port=41079 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N6JQb-0006D9-6W for grub-devel@gnu.org; Fri, 06 Nov 2009 02:40:13 -0500 Received: from mailhub.sw.ru ([195.214.232.25]:6704 helo=relay.sw.ru) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1N6JQa-0002N3-EG for grub-devel@gnu.org; Fri, 06 Nov 2009 02:40:12 -0500 Received: from [10.30.3.27] ([10.30.3.27]) by relay.sw.ru (8.13.4/8.13.4) with ESMTP id nA67e75c022446 for ; Fri, 6 Nov 2009 10:40:08 +0300 (MSK) Message-ID: <4AF3D2D7.10204@parallels.com> Date: Fri, 06 Nov 2009 10:40:07 +0300 From: Vasily Averin User-Agent: Thunderbird 1.5.0.10 (X11/20060911) MIME-Version: 1.0 To: The development of GRUB 2 References: <8bb81f540911050959u4a240e62wc005f99ea2ee28de@mail.gmail.com> In-Reply-To: <8bb81f540911050959u4a240e62wc005f99ea2ee28de@mail.gmail.com> X-Enigmail-Version: 0.94.2.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-detected-operating-system: by monty-python.gnu.org: OpenBSD 3.0-3.9 Subject: Re: Feature request: network devices 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, 06 Nov 2009 07:40:18 -0000 mardok45 wrote: > I'm attempting to load Grub2 off a DHCP server with Macintosh's > (PowerPC) Netboot. > > I am able to boot Grub2, but it gives me the following errors: > > error: no such disk > Unsupported type network for device last-boot > Unsupported type network for device last-boot > error: no such disk I've used grub from bean's git repository and lightly patched it to add memdisk module for efi. Then I've created grub.efi binary with embed grub.cfg and embed disk with kernel image. > I'd like to make a feature request to have network device drivers. It'd > be nice to be able to boot off the network and be prompted with a menu > that allows you to boot into one of several different Linux environment > contained on a server. Maintenance and imaging are the main things I > want to use this for. > > > ------------------------------------------------------------------------ > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > http://lists.gnu.org/mailman/listinfo/grub-devel