Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Jul 2010 19:38:06 -0600 (MDT)
From:      Warren Block <wblock@wonkity.com>
To:        Carl Chave <carl@chave.us>
Cc:        questions@freebsd.org, Lowell Gilbert <freebsd-questions-local@be-well.ilk.org>
Subject:   Re: pxe LiveCD setup
Message-ID:  <alpine.BSF.2.00.1007041833250.2527@wonkity.com>
In-Reply-To: <AANLkTikBT7iuHT6xyir4JTO3VDyKUhRh7E2_xsvS_gwi@mail.gmail.com>
References:  <alpine.BSF.2.00.1007031256290.93462@wonkity.com> <AANLkTilykcsBBsDl7XFXQeQY54s3BdiotQjG3pDjdjcv@mail.gmail.com> <alpine.BSF.2.00.1007031812340.94356@wonkity.com> <44vd8ve1ep.fsf@lowell-desk.lan> <alpine.BSF.2.00.1007040933510.25619@wonkity.com> <AANLkTikBT7iuHT6xyir4JTO3VDyKUhRh7E2_xsvS_gwi@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1007041833250.2527>