Qlogic QLA22xx board Guía de instalación Pagina 45

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 48
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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
Vista de pagina 44
1 2 ... 40 41 42 43 44 45 46 47 48

Comentarios a estos manuales

Sin comentarios