Hi Guys,
I'm currently working on a project and I'm trying to create a PE image that boots and applys an image inside of the .wim . I have the folder setup, .swm files inside of a folder along with a script that boots into a format and then apply-image of source files I provided. In testing this, I am immediately presented with an error - unable to create ramdisk. The image I'm trying to apply is fairly large, about 11gigs. I upped the scratchspace on the wim thinking that would help, but even configured at 512mb it still errors out. I don't even get into the PE environment. Any ideas on what I'm doing wrong or if there's a better way for me to approach this? I just need a bootable ISO that will prompt to apply and then apply the image I have embedded in the boot.wim file. Any help is appreciated. Thanks!
Ryan