Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
WinPE Booting multiple operating systems
2016-09-04, 21:25
Post: #2
RE: WinPE Booting multiple operating systems
you can modify (or add) the "startnet.cmd" file in the winpe image (do a internet search for startnet.cmd for lots of examples)

it is possible to use choice and other cmd things, or even running a .vbs script or similar instead or write your own program to display the menu.

I use a script that grabs the mac of the nic and posts that with wget to get a "next stage" cmd file dynamically, that way I can do settings in the ipxe menu which the winpe script then makes use of.
unfortunately it is currently not in a state which make it possible to share.

Please ask if anything is unclear or if you need further assistance.

Use GitHub Discussions
VRAM bin
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: WinPE Booting multiple operating systems - NiKiZe - 2016-09-04 21:25



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