From owner-freebsd-questions@FreeBSD.ORG Mon Jul 5 01:38:18 2010 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 46D0E106566B for ; Mon, 5 Jul 2010 01:38:18 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id F38038FC0A for ; Mon, 5 Jul 2010 01:38:17 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.3/8.14.3) with ESMTP id o651c92U002948; Sun, 4 Jul 2010 19:38:09 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.3/8.14.3/Submit) with ESMTP id o651c6Y4002945; Sun, 4 Jul 2010 19:38:09 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Sun, 4 Jul 2010 19:38:06 -0600 (MDT) From: Warren Block To: Carl Chave In-Reply-To: Message-ID: References: <44vd8ve1ep.fsf@lowell-desk.lan> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.5 (wonkity.com [127.0.0.1]); Sun, 04 Jul 2010 19:38:09 -0600 (MDT) Cc: questions@freebsd.org, Lowell Gilbert Subject: Re: pxe LiveCD setup X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jul 2010 01:38:18 -0000 On Sun, 4 Jul 2010, Carl Chave wrote: > Etherboot/gPXE is interesting also. It will boot from http. One of > my grub4dos menu entries is a gPXE floppy image with the generic UNDI > driver though I haven't really used it much. > > http://www.etherboot.org/wiki/start I tried it last night, although it and apparently most other things hate the alc0 interface. Eventually it seemed like an NFS server would be useful, and pxeboot will start a FreeBSD livefs. But only directly, entering FreeBSD's pxeboot as the filename in DHCP. With grub4dos title FreeBSD pxe keep chainloader --raw (pd)/images/freebsd/boot/pxeboot it loads pxeboot, but then: netboot: couldn't probe pxenet0 pxe_open: netif_open() failed ... can't load 'kernel' OK So it loads pxeboot, but then pxeboot can't use the pxenet0 device.