[ipxe-devel] Background image
Michael Brown
mcb30 at ipxe.org
Mon Jan 28 15:14:24 UTC 2019
On 28/01/2019 13:41, Dean Westhead wrote:
> I still seem to be hitting a snag ....
>
> I am building the ISO with :
>
> make bin-i386-efi/ipxe.efi bin-x86_64-efi/ipxe.efi EMBED=nic-menu-eiso.ipxe,pic1.png
> make bin/ipxe.eiso EMBED=nic-menu-eiso.ipxe,pic1.png
>
> And the ISO builds without any errors.
>
> The first few lines of the nic-menu-eiso.ipxe script are :
>
> #!ipxe
> console --picture jlr-tcs3.png
It looks as though you are embedding a file called "pic1.png" but then
trying to load "jlr-tcs3.png".
Michael
More information about the ipxe-devel
mailing list