The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 807 - File: showthread.php PHP 7.3.15 (Linux)
File Line Function
/showthread.php 807 errorHandler->error





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
Post Reply 


Messages In This Thread
Problem creation KPXE image rom-o-matic.eu - Dark26 - 2016-03-31 15:39



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