Post Reply 
 
Thread Rating:
  • 2 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Wimboot Won't Load System Image Recovery from Windows Repair
2016-08-02, 21:31
Post: #7
RE: Wimboot Won't Load System Image Recovery from Windows Repair
The Panther directory where those logs are supposed to go doesn't exist, I think it puts it on a C drive once an installation has started. This is just a recovery disk so nothing is being installed. I can't find any logs that would provide any more info. My script is below.

Code:
#!ipxe

kernel tftpboot/wimboot
initrd images/recovery/boot/BCD BCD
initrd images/recovery/boot/boot.sdi boot.sdi
initrd images/recovery/sources/boot.wim boot.wim
boot

The WIM is stock taken right out of a 64-bit Windows 7 recovery iso from MSDN. Like I said, the same files work as an ISO in MEMDISK, so it can't be anything with the files. It must be something with how wimboot is emulating the ramdisk WinPE makes, and for some reason it can't find this file. Anyway, I tried to upload it here but it says it's too large.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Wimboot Won't Load System Image Recovery from Windows Repair - vphoebe - 2016-08-02 21:31



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