Install patches for identifying large memory in Linux

Source: Internet
Author: User
Under RedHatEnterpriseLinux5, only GB of memory can be identified. To identify larger memory capacity, install the patch in the following ways. 1. log on to the graphic interface with the root account of the Super administrator, put the first disc of RedHatEnterpriseLinux5 into the optical drive, click the Terminal menu in Applications → Accessories, and enter # mount/dev/cdrom in the window.

Red Hat Enterprise Linux 5 can only recognize GB of memory. To identify larger memory capacity,

Install the patch as follows.

1. log on to the graphic interface using the super administrator root account, put the first CD of Red Hat Enterprise Linux 5 into the optical drive, click the Terminal menu in Applications → Accessories, and enter in the window:

# Mount/dev/cdrom/mnt

# Cd/mnt/Server

# Cp kernel-PAE-2.6.18-8.el5.i686.rpm/tmp.

# Cd/tmp

# Rpm-ivh kernel-PAE-2.6.18-8.el5.i686.rpm

# Umount/mnt

Note: l in el5 is not 1.

2. restart the system and remove the installation CD from the optical drive. After the restart, press any key on the Linux Startup interface and choose 2.6.18-8. el5PAE to enter the system.

Note:

If you need to load the storage controller driver when installing the operating system, do not restart the machine after Step 1 is completed and perform the following steps:

3. Insert the floppy disk of the storage controller driver created during system installation into the soft drive, and then enter the following command:

# Mount/dev/sdb/mnt (sdb is the usb drive device number)

# Cd/mnt

# Cp modules. cgz/tmp

# Cd/tmp

# Gzip-dc modules. cgz | cpio-div

# Cd 2.6.18-8. el5PAE/i686

# Cp *. ko/lib/modules/2.6.188.el5PAE/updates/

# Cd/lib/modules/

# Depmod-av 2.6.18-8. el5PAE analyzes the dependencies of loaded modules.

# Mv/boot/initrd-2.6.18-8.el5PAE.img/boot/initrd-2.6.18-8.el5PAE.img.old

# Mkinitrd/boot/initrd-2.6.18-8.el5PAE.img 2.6.18-8. el5PAE

(Create an image file to load ramdisk)

4. restart the system. After the restart, press any key on the Linux Startup interface and choose 2.6.18-8. el5PAE as the kernel to enter the system.

Related Article

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.