ipxe and mboot.c32
|
2012-03-05, 09:49
Post: #3
|
|||
|
|||
RE: ipxe and mboot.c32
(2012-03-02 19:36)robinsmidsrod Wrote:The environment is different to normal pxe scenario: First we have a dhcp proxy and tftpd server on 192.168.0.4 From there we send to the nic card of the server with normal pxe call a ipxe.dsk floppy disk. Boot this ipxe system and load with a cgi call the script I wrote above. chain http://192.168.0.1/gpxe.cgi?MAC=${net0/mac} This script return a script for ipxe like that: Code: #!ipxe I want to redirect the "old" pxe target 192.168.0.4 to .1 The problem is, that I can "download" the mboot.c32 file and than it starts and want to load xen.gz - but the only message I get is that Code: Loading xen6/xen.gz ... I donĀ“t know much about mboot.c32 and from where it want to load his files (I know the "relativ to pxe servers root) - I want to do all with http, but I cannot write Code: chain ${filename} http://192.168.0.1/pxe/xen6/xen.gz .... Somewhere I have a probleme - but I cannot find it <snief> thnx Jochen |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
ipxe and mboot.c32 - betabox - 2012-03-01, 21:08
RE: ipxe and mboot.c32 - robinsmidsrod - 2012-03-02, 19:36
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 - MultimediaMan - 2012-08-09, 03:53
RE: ipxe and mboot.c32 - MultimediaMan - 2012-08-09, 15:41
RE: ipxe and mboot.c32 - robinsmidsrod - 2012-08-09, 14:06
RE: ipxe and mboot.c32 - loper.t2h - 2013-07-20, 14:27
RE: ipxe and mboot.c32 - robinsmidsrod - 2013-07-20, 17:36
RE: ipxe and mboot.c32 - loper.t2h - 2013-07-20, 18:08
RE: ipxe and mboot.c32 - robinsmidsrod - 2013-07-24, 12:46
RE: ipxe and mboot.c32 - loper.t2h - 2013-07-24, 13:38
RE: ipxe and mboot.c32 - robinsmidsrod - 2013-07-24, 14:05
RE: ipxe and mboot.c32 - loper.t2h - 2013-07-24, 14:26
RE: ipxe and mboot.c32 - robinsmidsrod - 2013-07-25, 12:30
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)