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:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
wimboot - reach initrd image inside WinPE
2016-03-28, 10:21
Post: #1
Question wimboot - reach initrd image inside WinPE
Boot WinPE via wimboot like this:
Code:
#!ipxe
kernel wimboot
initrd boot/bcd         BCD
initrd boot/boot.sdi    boot.sdi
initrd sources/boot.wim boot.wim
initrd /scripts/dosomething.aspx somedata.dat
boot

Can I get the contents of somedata.dat inside WinPE? Somehow?
Is there any method to achieve this?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
wimboot - reach initrd image inside WinPE - Rushmore - 2016-03-28 10:21



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