April 9, 200719 yr Is it possible to shrink PE2.0 at all? I'm having issues with my current BartPE build and some new Dell drivers so I figured that I'd check out the new PE. My current BartPE build is 90mb and PE is 160. Sheesh. Anyway to shrink that down some?
April 10, 200719 yr What are your concerns with the size of the image really?What OS did you use with BartPE? XP/2003?Vista is a monster, so I assume that explains the larger image size with PE2.0.
April 10, 200719 yr Author What are your concerns with the size of the image really?What OS did you use with BartPE? XP/2003?Vista is a monster, so I assume that explains the larger image size with PE2.0.PXE boot speed is my concern. And iirc, XP was used for my BartPE build...
April 10, 200719 yr If you compress the WinPE2 image durring creation, you can get that down around 120mb, without removing anything.EDIT:Here is a list of the commands I was talking about to compress the PE Image:copype.cmd x86 C:\winpe_2x86imagex.exe /mountrw C:\winpe_2x86\winpe.wim 1 C:\winpe_2x86\mountxcopy "C:\winpe_2x86\mount\Windows\System32\Boot\*.*" C:\winpe_2x86\mount\Windows\System32\*.* /e /ypeimg.exe /install=WinPE-HTA-Package C:\winpe_2x86\Mount\Windowspeimg.exe /install=WinPE-WMI-Package C:\winpe_2x86\Mount\Windowspeimg.exe /install=WinPE-Scripting-Package C:\winpe_2x86\Mount\Windowspeimg.exe /install=WinPE-XML-Package C:\winpe_2x86\Mount\Windowspeimg.exe /install=WinPE-MDAC-Package C:\winpe_2x86\Mount\Windowspeimg.exe /inf:%DRIVERINF% C:\winpe_2x86\Mount\Windowspeimg.exe /prep /f C:\winpe_2x86\Mount\Windowsdelete C:\winpe_2x86\ISO\sources\boot.wimimagex.exe /boot /compress maximum /capture C:\winpe_2x86\Mount C:\winpe_2x86\ISO\sources\boot.wim "WinPE2"imagex.exe /unmount C:\winpe_2x86\mount Edited April 10, 200719 yr by Jazkal
April 10, 200719 yr From my reading in the WINPE.CHMpeimg /prepThis operation removes any non-installed packages from the final image. This operation reduces the overall image sizeYou can also see what is/isn't going to be installed by usingpeimg /list pe-folder\mount\Windows
April 10, 200719 yr It's taking about a minute to load my 170Mb WinPE 2.0 image over a "gigabit to the switch, 100 to the system" network.
April 11, 200719 yr Boot discs can and should be reduced if needed.You can build a PE based on XP / 2003 sized from 14Mb up to an ISO with explorer as shell using as low as 31Mb.These are boot disks completely stripped from unneeded features.WinPE 2.0 can also be reduced removing the unneeded components that come by default, if needed it will boot sized under 50Mb.Look here:http://vistape.boot-land.net Where you can find more details on how to tweak WinPE 2.0 from WAIK and Vista DVD's - this is valid not just for removing but also for adding extra programs and customizing things to work as you expect.If you're still looking for manual ways to decrease even more the size of your WinPE 2.0 could you please be more specific on how you plan to use this boot disk? Edited April 11, 200719 yr by Nuno Brito
April 11, 200719 yr Author Boot discs can and should be reduced if needed.You can build a PE based on XP / 2003 sized from 14Mb up to an ISO with explorer as shell using as low as 31Mb.These are boot disks completely stripped from unneeded features.WinPE 2.0 can also be reduced removing the unneeded components that come by default, if needed it will boot sized under 50Mb.Look here:http://vistape.boot-land.net Where you can find more details on how to tweak WinPE 2.0 from WAIK and Vista DVD's - this is valid not just for removing but also for adding extra programs and customizing things to work as you expect.If you're still looking for manual ways to decrease even more the size of your WinPE 2.0 could you please be more specific on how you plan to use this boot disk?Holy crap, I didn't know that project was still around. You probably don't remember me, but good to see you sir.
April 16, 200719 yr Hi Fly!It's been over a year since batcher on 911cd.net and we're all pretty much alive and still having fun with boot disk projects that grown quite a lot in usability.I do remember you very well, thanks for all the help back on those days!
April 16, 200719 yr Very nice improvement.My tftp downloads are about 25% faster when shrunk using the JAZKAL instructions.The download time is about 30 seconds now for the 115MB winpe20.wim image.Thank you,Fisher Edited April 16, 200719 yr by keythom
December 17, 200718 yr Jazkalpeimg.exe /prep /f C:\winpe_2x86\Mount\WindowsWhile attempting to shrink my image some I used the PREP line in BOLD above and got the error:PEIMG failed to complete the operation with status code 0x80004005. Edited December 17, 200718 yr by GTOOOOOH
December 18, 200718 yr This topic is great just what i been looking for.My problem is that i am adding my winpe.wim image to WDS so that i can load the image through PXE rather than using a CD-ROM. The problem i have is that WDS take all compression away when it add the .wim file.For example my winpe.wim file created with maxium compression via imagex is 101mb when i add this to WDS is report back that it is 300 mb.Anyone know how to tell WDS to keep the compression.The problem this causes is that the winpe image will not run correctly on anyless than a PC with 512mb.I am now looking into removing unwanted apps in the winpe.wim itself.
Create an account or sign in to comment