beautypg.com

5 - uninstalling the driver – HighPoint RocketRAID 2320 User Manual

Page 59

background image

Example: (2.4.21-4.EL for Red Hat Enterprise Linux 3.0):

# gzip -dc /boot/initrd-xxx.img > /tmp/initrd.ext2

# mkdir /mnt/initrd

# mount -o loop /tmp/initrd.ext2 /mnt/initrd

# cp /tmp/rr2320.o /mnt/initrd/lib/rr2320.o

# 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 rr2320.o in /lib/modules:

# cp /tmp/rr2320.o /lib/modules/‘uname –r‘/kernel/drivers/scsi/

rr2320.o

Reboot your system to allow the new driver take effect.

5 - Uninstalling the Driver

To uninstall the RocketRAID 2320 driver

Note: The driver cannot be uninstalled while the system is booted from a disk or
array attached to the RocketRAID 2320.

To uninstall the driver, remove the lines added to /etc/fstab, and remove the files
created in the /etc/init.d directory.

Linux Driver Support

5-9