The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]



Индекс форумов
Составление сообщения

Исходное сообщение
"Как установить драйвер SASMF8I на OpenSuse 11.3"
Отправлено avwva, 16-Сен-10 10:45 
Как установить драйвер SASMF8I на OpenSuse 11.3kernel 2.6.34.4-4.0.1-xen

В аннотации к ESRT2_Linux_v.13.21.0614.2010 читаем:

3.3 Installing RAID driver as a secondary device - built into initrd image
-----------------

This is preferred if RAID controller is used as a secondary device.  Here megasr driver will be build with the initrd image and there is no need to do insmod at every reboot of the system.

1) Create RAID array on RAID Controller using Intel Embedded RAID Technology II RAID BIOS Console Utility.
2) Boot the OS from primary controller/Disk.
3) Mount the dud floppy. #mount /dev/fd0 /mnt/floppy
4) Unzip modules.cgz file in driver update disc to get driver images for different kernel versions

    #mkdir -p /home/megasr
    #cd /home/megasr
    #cp /mnt/floppy/modules.cgz .
    #gunzip -S .cgz  modules.cgz
It will generate a new file called  modules.
    #cpio -ivd < modules

5) Install megasr driver module
    #cd /home/megasr
    #cp <kernel version>/megasr.o  /lib/modules/<kernel version>/update/megasr.o
6) Create megasr driver Entry in Configuration file. RedHat configuration file is /etc/modules.conf. If megasr entry is not present in /etc/modules.conf add following line.
    alias  scsi_hostadapter megasr
then run this command:
      #depmod <kernel version>
7) Create new initrd image for the required kernel. RedHat uses mk_initrd utility to create initrd image  following command will create an initrd image for RedHat EL4.0   kernel  in boot directory. See mk_initrd man page more information
8) Modify lilo.conf/grub.conf  file. Add newly created initrd(s) as a new entries in /etc/lilo.conf file. The best suggested method is to copy an existing lilo entry in the file and  past it as a new one. Then modify its kernel image name, initrd image name and label name.

Sample Lilo Entry
    image=/boot/vmlinux-<kernel version>
    label=linux-new
    initrd=/boot/initrd-<kernel version>.img.new
    read-only
    appened="root=LABEL=/"


Sample Grub Entry
    title Red Hat Linux (<kernel version> with megasr driver)
    root (hd0,0)
    kernel /vmlinuz-<kernel version> ro root=LABEL=/
    initrd /initrd-<kernel version>.img.new
9) Update boot loader. If the boot loader is Lilo run lilo command to update boot loader
    #lilo
10) Reboot the system to the new initrd entries.


Разархивировал все архивы и образы modules.cgz  НЕ НАШЕЛ! Что делать?


 

Ваше сообщение
Имя*:
EMail:
Для отправки новых сообщений в текущей нити на email укажите знак ! перед адресом, например, !user@host.ru (!! - не показывать email).
Более тонкая настройка отправки ответов производится в профиле зарегистрированного участника форума.
Заголовок*:
Сообщение*:
 
При общении не допускается: неуважительное отношение к собеседнику, хамство, унизительное обращение, ненормативная лексика, переход на личности, агрессивное поведение, обесценивание собеседника, провоцирование флейма голословными и заведомо ложными заявлениями. Не отвечайте на сообщения, явно нарушающие правила - удаляются не только сами нарушения, но и все ответы на них. Лог модерирования.



Партнёры:
PostgresPro
Inferno Solutions
Hosting by Hoster.ru
Хостинг:

Закладки на сайте
Проследить за страницей
Created 1996-2024 by Maxim Chirkov
Добавить, Поддержать, Вебмастеру