"Cannot allocate memory " error whle copying data from window to ubuntu
Posted
by
John
on Server Fault
See other posts from Server Fault
or by John
Published on 2010-04-13T04:12:41Z
Indexed on
2012/04/03
23:31 UTC
Read the original article
Hit count: 191
ubuntu-9.10
I have Ubuntu 9.10 installed inside VM of server 2008. WHen i try to copy the data from the network and paste insid ethe Ubuntu it says error
called "Cannot allocate memory "
I have 3GB RAM attached to the Ubuntu
I tried above suggestion but still im unbale to copy file from my host machine i.e. Windows XP to my Ubuntu machine ( which is at Virtual Machine) Im trying to copy jdk-1_5_0_22-linux-i586.bin file whose size is 47.4 MB
Is there any other work around for this problem????
I tried
Set the following registry key to ’1':
HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\LargeSystemCache
and set the following registry key to ’3':
HKLM\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters\Size
but still im unbale to copy file from my host machine i.e. Windows XP to my Ubuntu machine ( which is at Virtual Machine) Im trying to copy jdk-1_5_0_22-linux-i586.bin file whose size is 47.4 MB
Is there any other work around for this problem????
© Server Fault or respective owner