Add hp DL388 Gen8 b320i array card driver in cobbler initrd.img boot image

Source: Internet
Author: User

1, the use of cobbler installation of HP DL388 GEN8 server can not be successful, error prompts can not find the available hard disk, and HP after-sales communication learned that the HP DL388 GEN8 Server RAID card model is b320i. CENTOS6 or 7 system initrd.img not b320i array card driver, if you want to install the Gen8 CentOS or redhat system, you need to download b320i array card driver on the official website, CentOS7 the following:

Array Card driver download

http://h20564.www2.hp.com/hpsc/swd/public/detail?sp4ts.oid=5293150&swItemId=MTX_9200a10168684afbbb4efce88a &swenvoid=4176


2, after downloading the b320i array card driver, the array card needs to be packaged into the initrd.img boot image, the following steps:

1), the location of the initrd.img mirror in the Cobbler server

/var/www/cobbler/ks_mirror/centos-7.1-x86_64/images/pxeboot/initrd.img

2), create a temporary directory of INITRD

cd/var/www/cobbler/ks_mirror/centos-7.1-x86_64/images/pxeboot/

mkdir INITRD

3), copy initrd.img image to initrd temp directory

CP initrd.img INITRD

4), unzip the initrd.img image in the INITRD temp directory (view this file format with file initrd.img)

File initrd.img

INITRD.IMG:XZ Compressed data

Unzip the file by using the XZ tool when viewing the file in XZ format

XZ-DC initrd.img | Cpio-id

View the contents of the catalog after unpacking

[[email protected] initrd]# ls

Bin Dev etc init lib lib64 proc Root run sbin shutdown sys sysroot TMP usr var

[Email protected] initrd]#

5), view the downloaded driver format


This article is from the "zhanguo1110" blog, make sure to keep this source http://zhanguo1110.blog.51cto.com/5750817/1672474

Add hp DL388 Gen8 b320i array card driver in cobbler initrd.img boot image

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.