Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ipxe and mboot.c32
2012-03-02, 19:36
Post: #2
RE: ipxe and mboot.c32
You shouldn't imgfetch anything. But do something like this to load the rest of the command line with relative paths based on where you booted ipxe from. So if you load ipxe.pxe from the root of that tftp server mentioned above, it should be something like this:

Code:
chain xen6/boot/mboot.c32 xen6/boot/xen.gz .... xen6/boot/vmlinuz  .... xen6/boot/install.img
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 - robinsmidsrod - 2012-03-02 19:36
RE: ipxe and mboot.c32 - betabox - 2012-03-05, 09:49
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)