ipxe and mboot.c32
|
2014-02-25, 23:07
Post: #17
|
|||
|
|||
RE: ipxe and mboot.c32
So to go back in time and answer the original poster's question, the following snippet of an iPXE script will work to boot the XenServer 6.2 installer, provided two conditions are met.
First, that the contents of the ISO hierarchy are mirrored into a webserver directory, e.g. /var/www/xenserver Second, that the mboot.c32 from boot/pxelinux/mboot.c32 is symlinked to the root of this hierarchy, e.g. ln -s boot/pxelinux/mboot.c32 /var/www/xenserver/mboot.c32 Code: :xen-install |
|||
« 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)