April 27, 201016 yr Hi everyone,I make a Spanish WinPE 3.0 with the Make_PE3.cmd program, and I can't use Chrome because it crash the whole computer and it displays a BSoD:CACHE_MANAGERSTOP: 0x00000034 (0x000001D5, 0x00000420, 0x00000000, 0x00000000)Any idea?Thanks in advance!PD: Sorry for my bad EnglishEDIT: This happens in the real computer and in VMware, with the same stop code: Edited April 27, 201016 yr by aaaaalex1994
April 27, 201016 yr copying the files over into a stand alone directory should not cause any issues.My guess, is you are copying over the files to a wrong folder.Can you give us a link to the version of chrome you are using, and the method/steps of your integration. Then we can actually give you better ideas.
April 27, 201016 yr Author It's from PortableApps.comFrom here; it's the version 5.0.335.0 Dev (scroll down)I've got this in my computer right now and it works correctly in Windows 7, but with WinPE not...I'll try the stable version.Thanks!PD: Sorry for my bad EnglishEDIT: Same thing with stable version! Edited April 27, 201016 yr by aaaaalex1994
April 27, 201016 yr You are out of memory. Since you are using a VM, allocate more memory to the session. You may also need to increase the ramdrive size.http://msdn.microsoft.com/en-us/library/ff557491%28VS.85%29.aspx
April 28, 201016 yr Author But the memory is not full when I'm using Chrome in VMware...I don't think that if I open one page it increases 246 MB of used RAM...EDIT: And IE8 works...PD: Sorry for my bad English Edited April 28, 201016 yr by aaaaalex1994
April 29, 201016 yr Yes but WinPE is not the same as regular Windows. How much ram do you allocate to the VM for WinPE?
April 29, 201016 yr What is the size of the WIM file and what size did you set the RAMDISK for (default?)
April 29, 201016 yr Author My boot.wim is 788 MBI don't change the size of the ramdisk (i don't know how to do)
April 29, 201016 yr OK Let me put things into perspective. My WinPE 3.0 is 168MB and requires minimum 1GB RAM to function properly. This is considering that my PE does more than load itself up, in fact it will boot on a client with 512MB RAM but not do its job properly. For example, it will fail most of the time when deploying Windows 7. With 1GB minimum there is no problem. The larger your WIM gets, the more memory it requires. Remember, the WIM is compressed when you look at the file size, when it boots it all becomes uncompressed and will take up even more space. When you boot WinPE, it loads everything into a RAMDRIVE.So, as I stated before, increase the amount of memory you are using.
April 29, 201016 yr Author I think that I surf the Web with IE, because with 2GB of RAM dosn't work...Thanks for the help!Sorry for my bad English
April 30, 201016 yr My boot.wim is 788 MBMy size of boot.wim of PE3 with Explorer and IE8 support is only 194 MB.What did you add to get such large size of 788 MB and why should you do that ?It is better not adding programs to the build pe3_x86.iso but to use portable programs from outside of the ISO and launched from PStart Menu.In this way you have faster booting and use less RAM and the portable programs can be used on any occasion also when not booting e.g. from USB-stick. Edited April 30, 201016 yr by wimb
April 30, 201016 yr Author Well, I add Windows Media Player, DirectX, Paint, all the .msc and .cpl, the Resources folder... All from a Windows 7 partition without any other program installed that I created with VirtualPC.I think that the next time I don't modify the boot.wim file! XDThanks!PD: Sorry for my bad English...
Create an account or sign in to comment