Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ipxe and mboot.c32
2012-03-05, 10:21
Post: #4
RE: ipxe and mboot.c32
I noticed this part in your generated script:
Code:
set 209:string tftp://192.168.0.1/gpxe.cgi?MAC=${net0/mac}

Are you really trying to get your TFTP server to execute a CGI script? I don't know of any TFTP server that supports generated content, like that. I think you need to change that line to http to make it actually execute your CGI script.

Also, have you tried just chaining directly to xen.gz instead of using mboot.c32? iPXE has some support for Multiboot images, and it might just work.

What kind of boot image is this xen.gz file?
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
ipxe and mboot.c32 - betabox - 2012-03-01, 21:08
RE: ipxe and mboot.c32 - betabox - 2012-03-05, 09:49
RE: ipxe and mboot.c32 - robinsmidsrod - 2012-03-05 10:21
RE: ipxe and mboot.c32 - loper.t2h - 2013-07-20, 14:27
RE: ipxe and mboot.c32 - loper.t2h - 2013-07-20, 18:08
RE: ipxe and mboot.c32 - loper.t2h - 2013-07-24, 13:38
RE: ipxe and mboot.c32 - loper.t2h - 2013-07-24, 14:26
RE: ipxe and mboot.c32 - loper.t2h - 2013-07-25, 13:25
RE: ipxe and mboot.c32 - Izaac - 2014-02-25, 23:07



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