HighPoint RocketRAID 2680 Installation Manual Download Page 7

Rocket RAID 2680 FreeBSD Installation Guide 

- 5 - 

Note 

On some systems the floppy may be inaccessible during installation. In this case, 

please remove the CD, reboot from the installed system and load the driver 

manually from floppy again when booting from controller. After system boots up 

you can run the postinstall script to install the driver. 

3 Installing RR2680 Driver on an Existing System 

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

the RR2680 Controller, you can perform the following steps. 

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 6.x/7.x: 

# mount –o ro /dev/fd0 /mnt 
# cp /mnt/rr2680-xxx.ko /boot/kernel/rr2680.ko 
# umount /mnt 

You can also extract the files from .tgz files directly, without using a floppy diskette: 
    

For FreeBSD 6.x/7.x: 

 

 

# tar zxvf xxx.tgz 

    #  cp  rr2680-xxx.ko  /boot/kernel/rr2680.ko 

Step 2 Test the Driver Module 

You can test out the module to ensure that it works for your system by load it during 

system booting. 

If the module has been loaded successfully you should see the RR2680 banner and a 

display screen of the attached drives. You can now access the drives as a SCSI device (if 

you have no other SCSI device, the first device is /dev/da0, then /dev/da1, etc.). 

If you have configured a RAID using all disks, it will be registered to system as device 

/dev/da0. You can use “/stand/sysinstall” to create partitions and disklabels 

(like da0s1e)

 

on da0. Then you can create new filesystem using “newfs /dev/da0s1e”. Now you can 

mount /dev/da0s1e to somewhere to access it. 

Step 3 Configure System to Automatically Load the Driver 

Most likely, you will not want to type “load rr2680” each time you boot up the system. 

Therefore you must install the module and tell the system about it. To configure system 

to automatically load the driver, type in the following commands: 

# echo ’rr2680_load=”YES”’ >> /boot/defaults/loader.conf

 

This tells the loader to try loading the RR2680 module together with the kernel. 

Now, reboot the system. RR2680 module should be automatically loaded each time 

Summary of Contents for RocketRAID 2680

Page 1: ...RocketRAID 2680 FreeBSD Installation Guide RocketRAID 2680 SAS Controller FreeBSD Installation Guide Version 1 0 Copyright HighPoint Technologies Inc All rights reserved Last updated on August 19 2008...

Page 2: ...tem BIOS Settings 1 Step 3 Prepare the Driver Diskette 1 Step 4 Install FreeBSD 2 3 Installing RR2680 Driver on an Existing System 5 Step 1 Copy the Driver Module 5 Step 2 Test the Driver Module 5 Ste...

Page 3: ...o move it to another PCI slot Otherwise you may be unable to boot up your system Step 2 Check System BIOS Settings In your system BIOS SETUP menu change Boot Sequence in such a way that the system wil...

Page 4: ...a USB disk and the driver disk can be created as the floppy diskette For example use the first partition of the USB disk da1 then replace fd0 in the upper command with da1s1 or da1 Step 4 Install Fre...

Page 5: ...eBSD 6 0 RELEASE ok load disk0 rr2680 6 0 ko for FreeBSD 6 0 AMD64 RELEASE ok load disk0 rr2680 6 0 amd64 ko for FreeBSD 6 1 RELEASE ok load disk0 rr2680 6 1 ko for FreeBSD 6 1 AMD64 RELEASE ok load d...

Page 6: ...ch will do this work for you Before you reboot the system press Alt F4 to the command shell and type the following commands For common ISA floppy controller mount t msdosfs dev fd0 mnt For USB floppy...

Page 7: ...l rr2680 ko Step 2 Test the Driver Module You can test out the module to ensure that it works for your system by load it during system booting If the module has been loaded successfully you should see...

Page 8: ...RAID Management Software HighPoint RAID Management Software is used to configure and keep track of your hard disks and RAID arrays attached to RR2680 controller Installation of the management softwar...

Reviews: