<div dir="ltr">Hi<div><br></div><div>Happy New Year!</div><div><br></div><div>I am the developer of Easy2Boot (<a href="http://www.easy2boot.com">www.easy2boot.com</a>).</div><div><br><div>I am using wimboot to boot from a Windows ISO from a USB flash drive using grub4dos</div><div><br></div><div>A sample grub4dos menu is:</div><div><br></div><div><span style="font-family:Arial,Tahoma,Helvetica,FreeSans,sans-serif;font-size:13.2px;color:blue">title Install Windows10x64UK_Oct_2018 using wimboot method</span><br style="color:rgb(0,0,0);font-family:Arial,Tahoma,Helvetica,FreeSans,sans-serif;font-size:13.2px"><span style="font-family:Arial,Tahoma,Helvetica,FreeSans,sans-serif;font-size:13.2px;color:blue">map /Windows10x64UK_Oct_2018.iso (0xff)</span><br style="color:rgb(0,0,0);font-family:Arial,Tahoma,Helvetica,FreeSans,sans-serif;font-size:13.2px"><span style="font-family:Arial,Tahoma,Helvetica,FreeSans,sans-serif;font-size:13.2px;color:blue">map --hook</span><br style="color:rgb(0,0,0);font-family:Arial,Tahoma,Helvetica,FreeSans,sans-serif;font-size:13.2px"><span style="font-family:Arial,Tahoma,Helvetica,FreeSans,sans-serif;font-size:13.2px;color:blue">root (0xff)</span><br style="color:rgb(0,0,0);font-family:Arial,Tahoma,Helvetica,FreeSans,sans-serif;font-size:13.2px"><span style="font-family:Arial,Tahoma,Helvetica,FreeSans,sans-serif;font-size:13.2px;color:blue"># the root path now points to the files inside the ISO file</span><br style="color:rgb(0,0,0);font-family:Arial,Tahoma,Helvetica,FreeSans,sans-serif;font-size:13.2px"><span style="font-family:Arial,Tahoma,Helvetica,FreeSans,sans-serif;font-size:13.2px;color:blue"># hd0,0 is the USB drive that we booted from</span><br style="color:rgb(0,0,0);font-family:Arial,Tahoma,Helvetica,FreeSans,sans-serif;font-size:13.2px"><span style="font-family:Arial,Tahoma,Helvetica,FreeSans,sans-serif;font-size:13.2px;color:blue">kernel (hd0,0)/wimboot image=2</span><br style="color:rgb(0,0,0);font-family:Arial,Tahoma,Helvetica,FreeSans,sans-serif;font-size:13.2px"><span style="font-family:Arial,Tahoma,Helvetica,FreeSans,sans-serif;font-size:13.2px;color:blue">initrd @startup.bat=(hd0,0)/startup.bat @winpeshl.ini=(hd0,0)/winpeshl.ini @bootmgr=/bootmgr @bcd=/boot/bcd @boot.sdi=/boot/boot.sdi @boot.wim=/sources/boot.wim</span><br style="color:rgb(0,0,0);font-family:Arial,Tahoma,Helvetica,FreeSans,sans-serif;font-size:13.2px"><span style="font-family:Arial,Tahoma,Helvetica,FreeSans,sans-serif;font-size:13.2px;color:blue">boot</span> </div><div><br></div><div>I am using current version of wimboot (size 51,392 bytes, 17 May 2017)</div><div>When I boot from a virtual system (Virtual Box) which has 1024MB of RAM, I get various memory problems reported by WinPE.</div><div>If I run taskmgr.exe it reports Total Memory 683, Cached 107, Available 27, Free 5.</div><div>If I run the same ISO using a standard grub4dos mechanism, taskmgr.exe reports the system has 1023MB of memory and I get no memory issues (Total 1023, Cached 262, Available 394, Free 140).</div><div>If I increase the amount of RAM to 2GB there is no problem using wimboot.</div><div><br></div><div>Is this to be expected or has wimboot failed to release some memory?</div><div><br></div><div>Many thanks</div><div>Steve</div><div><br></div><div><br></div><div><br></div><div> <br></div></div></div>