![HighPoint RocketRAID 3522 SATAII Скачать руководство пользователя страница 54](http://html1.mh-extra.com/html/highpoint/rocketraid-3522-sataii/rocketraid-3522-sataii_user-manual_2130820054.webp)
Linux Driver Support
6-7
Example:
# gzip -dc /boot/initrd-xxx.img > /tmp/initrd.ext2
# mkdir /mnt/initrd
# mount -o loop /tmp/initrd.ext2 /mnt/initrd
# cp /tmp/hptiop.ko /mnt/initrd/lib/hptiop_00.ko
# umount /mnt/initrd
# gzip -c /tmp/initrd.ext2 > /boot/initrd-xxx.img
If you are using lilo to boot the system, use “lilo” to reinstall the RAM disk:
# lilo
Update hptiop.ko in /lib/modules:
# cp /tmp/hptiop.ko /lib/modules/‘uname –r‘/kernel/drivers/scsi/hptiop.ko
Reboot your system to allow the new driver take effect.
5 - Uninstalling the Driver
To uninstall the RocketRAID 3522 driver
Note: The driver cannot be uninstalled while the system is booted from a disk or array
attached to the RocketRAID host adapter.
To uninstall the driver, remove the lines added to /etc/fstab, and remove the files
created in the /etc/init.d directory.