The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 807 - File: showthread.php PHP 7.3.15 (Linux)
File Line Function
/showthread.php 807 errorHandler->error





Post Reply 
 
Thread Rating:
  • 1 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
winboot request - injecting or patching wim
2015-04-14, 03:16
Post: #1
winboot request - injecting or patching wim
I only took a short look at the winboot source.. was trying to find out how to include or inject files into a wim.. I was unsuccessful.

Would be nice if we could use something like the patching function in winboot/wimpatch.c to
inject files into a boot.wim.

this would
- reduce the pains of managing multiple boot.wim files.
- remove the need for imagex to add small scripts
- add simple dynamic install scripts from a webservice

initrd bcd BCD
initrd boot.sdi boot.sdi
initrd boot.wim boot.wim
initrd http://service/winpeshl.py?mac=${m} Windows/System32/winpeshl.ini
chain wimboot

Or perhaps something like:
initrd http://service/winpeshl.py winpeshl.ini
chain wimboot patch=boot.wim:winpeshl.ini:Windows/System32/winpeshl.ini
[/undefined]

if it's not possible ill take a simple no for an answer Smile
Thanks.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
winboot request - injecting or patching wim - steverweber - 2015-04-14 03:16



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