I want to use Udpcast from iso image in this scenario: - first pc boots from udpcast iso image -second pc boots from ethernet using pxe that sends him udpreceiver How can I do it? thanks
Hello Gianluigi,
On Tue, Apr 28, 2009 at 12:39 PM, Gianluigi Autuori autuori.gianluigi.wintime@ansaldobreda.it wrote:
I want to use Udpcast from iso image in this scenario:
- first pc boots from udpcast iso image
-second pc boots from ethernet using pxe that sends him udpreceiver How can I do it?
Use cast-o-matic to build an ISO-image and burn it on CD. Use cast-o-matic to build a custom init ramdisk (initrd) with udpreceiver as default. For PXE setup follow the instructions on the UDPCast site: http://udpcast.linux.lu/bootloader.html#pxe
You will find cast-o-matic here: http://udpcast.linux.lu/cast-o-matic/
If this was not the information you were looking for, please explain in detail where your understanding ends.
Regards Jens
Hello Gianluigi,
On 2009-04-28 12:39, Gianluigi Autuori wrote:
I want to use Udpcast from iso image in this scenario:
- first pc boots from udpcast iso image
-second pc boots from ethernet using pxe that sends him udpreceiver How can I do it? thanks
This is now implemented in version 20110710 (for the CD and USB images. It's not present on floppy images for now for space reasons).
If sender is chosen, and if sender didn't get itself its IP address via DHCP, it now proposes to start a boot server (tftp + dhcpd) off which receivers can boot.
Regards,
Alain