[Level 2] Let 32 bit Ubuntu can use more than 3G ram.
How to let your 32 bit Ubuntu can use more than 3G RAM,
just install following packages:
# sudo apt-get install linux-restricted-modules-server
# sudo apt-get install linux-headers-server
# sudo apt-get install linux-image-server linux-server
Wish this helps.
regards,
Stanley Huang
just install following packages:
# sudo apt-get install linux-restricted-modules-server
# sudo apt-get install linux-headers-server
# sudo apt-get install linux-image-server linux-server
Wish this helps.
regards,
Stanley Huang
Comments
Post a Comment