Error "no hay suficientes recursos" al montar discos de mas de 150GB con Mount Everything de Paragon
Para poder montar discos de mas de 150GB con formato de EXT2/3 en Windows XP con Mount Everything de Paragon es necesario cambiar algunos ajustes en el registro de Windows XP, de su knowledge base extraigo:
“Q. I have a very large Ext2 partition on a disk (>150GB). I can mount this partition in the Ext2FS Manager. However, when I try to browse this partition in Windows Explorer, I receive the error message: “Insufficient system resources …”. How to solve this problem?
A. SOLUTION (for Windows NT/2000/XP/2003):
- Run REGEDIT
- Open the following Registry key (it controls memory management parameters):
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management
This Registry key controls memory management parameters. - Set the
PagedPoolSizeRegistry value to the value of 0xFFFFFFFF - In addition, check the following Registry values:
PagedPoolQuotashould be either 0 (default) or 0×80 (decimal 128, maximum value). - Close REGEDIT and reboot Windows in order to activate new system settings.”
Referencia:


