Tuesday, September 8, 2015

windows - 8gb ram in 32bit operating system

I am having windows 7 32 bit operating system and 8 gb of RAM. I know that maximum usage of RAM for windows 32 bit is 4GB. I have installed virtual box which contains two Ubuntu(both 32bit and 64bit)operating systems.
Is it possible to allocate the remaining 4GB RAM to operating systems in virtual box so that I can use complete 4 GB RAM dedicatedly to Windows 32 bit.


Right now i have allocated 2.5 GB to windows and 1.5GB RAM to Ubuntu 32 and 64 bit each.
I can't run both the operating systems simultaneously.

No comments:

Post a Comment

linux - How to SSH to ec2 instance in VPC private subnet via NAT server

I have created a VPC in aws with a public subnet and a private subnet. The private subnet does not have direct access to external network. S...