Qlogic QLA22xx board Installation Guide Page 45

  • Download
  • Add to my manuals
  • Print
  • Page
    / 48
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 44
8 Red Hat Linux Driver Installation Building an SMP Kernel
FC0153302-00 D 8-7
13. Create a bootable kernel image. For example:
make dep;make boot
If you receive a message indicating that the kernel is too large, try
compressing the image. For example:
make dep;make bzImage
14. Create a directory for the source files. For example:
mkdir /home/qla2x00
15. Uncompress and extract the driver sources from the tar archive. For
example:
tar -xvzf qla2x00src-vXX.YY.ZZ.tgz
NOTE: Insert the driver version number in place of XX.YY.ZZ, for
example, 02.10.00
16. Type the following command to build and install the driver from the driver
sources.
make SMP=1 install
Page view 44
1 2 ... 40 41 42 43 44 45 46 47 48

Comments to this Manuals

No comments