Re: [Etherboot-discuss] Boot Server Without DHCP
Brought to you by:
marty_connor,
stefanhajnoczi
From: Tim F. <ti...@ni...> - 2011-11-29 12:16:24
|
On Mon, 2011-11-28 at 20:44 -0500, Matt McNabb wrote: > Thanks for the response guys! I'm mostly a Windows guy (sorry!) and > while I think the scripting part would be easy enough to learn, I > don't think I can invest the time to learn how to compile a Linux > image from source. Is it possible to add a script to an existing image > of ipxe? I've made a raw disk image with latest syslinux and ipxe setup on it. http://co-lo.night-shade.org.uk/~tim/ipxe.syslinux.img.gz It is a bootable 16MB raw disk image, which if you write to a memory stick you can boot from it. There is a file on there called script.ipxe which currently has an example of an iscsi boot script but you can edit to do want you need. To write the disk out under windows use http://www.winimage.com/ It's compressed with gzip so you will need to use something like 7zip to extract it. -- Tim Fletcher <ti...@ni...> |