Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Wimboot + pxelinux + WDS
2014-03-13, 16:56
Post: #1
Wimboot + pxelinux + WDS
Hi

I currently have a WDS server up and running, with 357 different images.
My problem is that it takes forever to find the image you are looking for.

Since there is no way do change the default WDS boot menu(to my knowledge) I thought I'd use wimboot+pxelinux to make a custom menu where I could organize all of my images better. The only problem is that when I use:

LABEL test
MENU LABEL ^Test
com32 linux.c32 wimboot
APPEND wimboot initrdfile=boot/bootmgr,boot/bcd,boot/boot.sdi,Images/Win7_Pro_x32_SP1.wim

Windows starts loading but prompts me to insert installation media blah blah.

How can I install windows via wimboot and pxelinux using my .wim files from WDS?

I'm open to suggestions!
Find all posts by this user
Quote this message in a reply
2014-04-18, 13:36
Post: #2
RE: Wimboot + pxelinux + WDS
Normally you use iPXE and wimboot directly, like explained here: http://ipxe.org/howto/winpe

If you combine that with iPXE menus (and sub-menus) it should be easier to find the image you're looking for. A good example of using multiple menus and navigating back and forth between them can be found here: https://gist.github.com/robinsmidsrod/2234639
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 




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