Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
wimboot - reach initrd image inside WinPE?
2016-03-28, 10:15
Post: #1
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 




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