HighPoint RocketRAID 2522 User Manual

Page 68

Advertising
background image

FreeBSD Driver Support

Note: On some systems, when ACPI is enabled, FreeBSD may not function

properly. Try disabling ACPI in the motherboard’s BIOS settings, or type the

command “set hint.acpi.0.disabled=”1”” under the boot prompt, in order to

solve the problem.

7.

Before exiting installation, an additional step must be taken to copy the

RocketRAID driver module to the system. On the driver diskette, there is a setup

script labeled “postinstall”, which will complete this task. Before rebooting the

system, press Alt-F4 to enter the command shell, and type the following

commands:

# mount –o ro /dev/fd0 /mnt

# sh /mnt/postinstall

# umount /mnt

Then, press Alt-F1 to return to the setup screen, and choose [X Exit

Install] to finish setup.

2 - Installing the RocketRAID 2522 Driver on an Exist-

ing System

If you are currently running FreeBSD and would like to access drives or arrays

attached to the RocketRAID host adapter, follow the steps outlined below:

Step 1 Copy the Driver Module

If you have made FreeBSD drivers into a diskette, you can insert the driver diskette to

floppy drive, then using the following commands to copy the driver module:

For FreeBSD 4.x:

# mount –o ro /dev/fd0 /mnt

# cp /mnt/rr2522-xxx.ko /modules/rr2522.ko

# umount /mnt

For FreeBSD 5.x:

# mount –o ro /dev/fd0 /mnt

# cp /mnt/rr2522-xxx.ko /boot/kernel/rr2522.ko

# umount /mnt

6-4

Advertising