wimboot from SYSLINUX menu?
|
2012-09-26, 18:18
Post: #1
|
|||
|
|||
wimboot from SYSLINUX menu?
I work at a large university. We use iPXE to chainload to a SYSLINUX/PXELINUX menu via HTTP. From there, we usually use MEMDISK to load Linux or Windows installers.
What I'm hoping to do is change to booting the wims directly off the server. I can do it using the generic wimboot instructions, but not from the SYSLINUX menu. Any pointers on how to get that to work? Here's our current process: Native PXE pulls undionly.kpxe via TFTP (all DHCP points to load this iPXE binary) (iPXE script embedded in undionly.kpxe #!ipxe imgfree set 210:string http://server/ipxe/ set 209:string http://server/ipxe/menus/default\ set filename \${210:string}pxelinux.0 chain ${filename} Which brings us into the PXELINUX menu. Invoking MEMDISK from there loads the payload into RAM via HTTP and boots it. I want to wimboot, though. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
wimboot from SYSLINUX menu? - mangeek - 2012-09-26 18:18
RE: wimboot from SYSLINUX menu? - robinsmidsrod - 2012-09-28, 08:57
RE: wimboot from SYSLINUX menu? - mangeek - 2012-10-01, 15:58
RE: wimboot from SYSLINUX menu? - robinsmidsrod - 2012-10-02, 11:18
RE: wimboot from SYSLINUX menu? - Sedorox - 2012-11-02, 01:22
RE: wimboot from SYSLINUX menu? - robinsmidsrod - 2013-05-04, 16:32
RE: wimboot from SYSLINUX menu? - KingBonecrusher - 2014-03-26, 15:56
|
User(s) browsing this thread: 1 Guest(s)