IBM BladeCenter Deployment Guide
# ls
#ls
9.Remove device drivers that will not be utilized from the driver modules extracted to the first module directory in step #7. Since the BladeCenter HS20 and BladeCenter HS40 servers do not support 3Com 3c59x, Intel 10/100, AMD PCnet32 or
#cd
#cd
#ls
3c59x.o | hid.o | lockd.o | scsi_mod.o | vfat.o | |
eepro100.o | input.o | nfs.o | sunrpc.o |
| |
fat.o | keybdev.o | pcnet32.o | usbcore.o |
|
#rm 3c59x.o eepro100.o pcnet32.o
#ls
fat.o | input.o | lockd.o | scsi_mod.o | usbcore.o | |
hid.o | keybdev.o | nfs.o | sunrpc.o | vfat.o |
10.Copy the Broadcom NetXtreme Gigabit Ethernet Adapter and Intel Gigabit Ethernet Adapter drivers from the second module directory (drvnet.img modules) module archive to the first module directory.
#
#ls
e1000.o | hid.o | keybdev.o | nfs.o | sunrpc.o | usbcore.o | usb- |
input.o | lockd.o | scsi_mod.o | tg3.o | |||
storage.o | vfat.o |
|
|
|
|
|
#cd ..
11.Recreate the modules archive from the first modules directory
#ls
#find .
#ls
#gzip
#ls
#mv modules.cpio.gz modules.cgz
12.Copy the required driver disk files from the initrd.img image to the
#
#ls
13.Remove driver entries from the initrd.img pcitable file that are associated with the device drivers removed in step #9. Remove all lines that make reference to the removed device drivers (3c59x, eepro100, pcnet32,
0x10b7 0x4500 "3c59x" "3Com Corporation3c450 Cyclone/unknown" 0x8086 0x1030 "eepro100" "Intel Corp.82559 InBusiness 10/100" 0x1022 0x2001 "pcnet32" "Advanced Micro Devices"
#cat pcitable grep
46 | © 2006 IBM Version 3.0, 3/10/2006 |
The BladeCenter Deployment Guide is intended as a personal productivity tool. It is not intended to be comprehensive and is provided for
guidance only, on an 'as is basis' without warranty of any kind. Please be aware that its contents have not been certified by IBM.