Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problem creation KPXE image rom-o-matic.eu
2016-03-31, 15:39
Post: #1
Problem creation KPXE image rom-o-matic.eu
Hello,

I tries to create new kpxe image in order to test another OS on boot on SAN.

I reuse my old script which was working, but now a have an error when i tried to compile it i on the website rom-o-matic.eu

My script is simple :


#!ipxe
dhcp net0
set keep-san 1
sanboot iscsi:192.168.1.245:::1:iqn.2016-04.windows10


here is the start of the error's report :

Build failed:

"make" unexpectedly returned exit value 2 at /var/www/ipxe-buildweb/build.fcgi line 233


Build log:
Path:
Parameters:
BINARY = undionly.kpxe
BINDIR = bin
DEBUG =
EMBED.00script.ipxe = #!ipxe
dhcp net0
set keep-san 1
sanboot iscsi:192.168.1.245:::1:iqn.2016-04.windows10
REVISION = master
Binary: undionly.kpxe
Binary directory: bin
Revision: master
Temporary embedded image directory: /var/tmp/ipxe-build/ipxe-embed-kbncye
Embedded image: /var/tmp/ipxe-build/ipxe-embed-kbncye/00script.ipxe
#!ipxe
dhcp net0
set keep-san 1
sanboot iscsi:192.168.1.245:::1:iqn.2016-04.windows10
Canonicalising revision master...


any idea???

Thanks for your great job :-)

Dark26
Find all posts by this user
Quote this message in a reply
2016-03-31, 19:52
Post: #2
RE: Problem creation KPXE image rom-o-matic.eu
Seems there have been some recent issues with rom-o-matic.

See https://github.com/xbgmsharp/ipxe-buildweb/issues for reporting issues in rom-o-matic as described by robinsmidsrods post here
At-least if there is no specific build error that we can track back to current git master.

But I would highly recommend to get a local build environment for iPXE. (such as a VM or similar)

Use GitHub Discussions
VRAM bin
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)