Qlogic QLA22xx board Przewodnik Instalacji Strona 45

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 48
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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
Przeglądanie stron 44
1 2 ... 40 41 42 43 44 45 46 47 48

Komentarze do niniejszej Instrukcji

Brak uwag