aaaaalex1994 Posted April 27, 2010 Posted April 27, 2010 (edited) 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, 2010 by aaaaalex1994
Jazkal Posted April 27, 2010 Posted April 27, 2010 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.
aaaaalex1994 Posted April 27, 2010 Author Posted April 27, 2010 (edited) 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, 2010 by aaaaalex1994
Tripredacus Posted April 27, 2010 Posted April 27, 2010 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
aaaaalex1994 Posted April 28, 2010 Author Posted April 28, 2010 (edited) 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, 2010 by aaaaalex1994
Tripredacus Posted April 29, 2010 Posted April 29, 2010 Yes but WinPE is not the same as regular Windows. How much ram do you allocate to the VM for WinPE?
aaaaalex1994 Posted April 29, 2010 Author Posted April 29, 2010 (edited) 1.5 GB... Edited April 29, 2010 by aaaaalex1994
Tripredacus Posted April 29, 2010 Posted April 29, 2010 What is the size of the WIM file and what size did you set the RAMDISK for (default?)
aaaaalex1994 Posted April 29, 2010 Author Posted April 29, 2010 My boot.wim is 788 MBI don't change the size of the ramdisk (i don't know how to do)
Tripredacus Posted April 29, 2010 Posted April 29, 2010 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.
aaaaalex1994 Posted April 29, 2010 Author Posted April 29, 2010 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
wimb Posted April 30, 2010 Posted April 30, 2010 (edited) 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, 2010 by wimb
aaaaalex1994 Posted April 30, 2010 Author Posted April 30, 2010 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...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now