32-bit Ubuntu with PAE

Source: Internet
Author: User

Linuxdeepin is used, and the 64-bit version is available only after the download. But I don't want to download any more. Use Pae.

Sudo apt-Get install linux-generic-PAE Linux-headers-generic-PAE

After a reboot the PAE kernel shoshould be booted as the default option in the grub boot menu.

To confirm that PAE was enabled correctly you can use the system monitor form the system menu under administration-> system monitor. The first tab shows usable memory.

 

Removing non-PAE kernelsthen, you will notice there are 2 kernel ie: newly installed PAE, and the older generic with no PAE at the end of the name. so if you want to remove it. here are the steps: If PAE was successfully enabled you may be want to remove the meta-packages for the normal kernel, to disable unnecessary updates to the non-PAE kernels

Sudo apt-Get remove Linux-generic Linux-image-generic Linux-headers-generic

Or (I tried this one) If you want to remove all of the old kernels from your boot menu, it seems like you have to do it all manually:

Sudo apt-Get remove Linux-image-<version number>-generic Linux-headers-<version number>-genericreplace the <version number> with your kernel version. mine is kernel Linux 2.6.35-22-generic (before I upgrade it) So, mine will be like this

Sudo apt-Get remove linux-image-2.6.35-22-generic linux-headers-2.6.35-22-generic

Restart. The old kernel will be removed. Done.

 

Reference: http://forums.mydigitallife.info/threads/22998-Enable-4g-memory-in-32-bit-ubuntu

 

 

 

 

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.