Highpoint RocketRAID 2640x4 Podręcznik Użytkownika Strona 75

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 84
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 74
FreeBSD Driver Support
3 - Installing RR26xx Driver on an Existing System
If you are currently running FreeBSD and would like to access drives or arrays
attached to the RR26xx 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 4.x:
# mount –o ro /dev/fd0 /mnt
# cp /mnt/rr26xx-xxx.ko /modules/rr26xx.ko
# umount /mnt
for FreeBSD 5.x/6.x/7.x:
# mount –o ro /dev/fd0 /mnt
# cp/mnt/rr26xx-xxx.ko /boot/kernel/rr26xx.ko
# umount /mnt
You can also extract the files from .img files directly, without using a floppy diskette:
For FreeBSD 4.x:
# vnconfig vn0c rr26xx-7.0.img
# mount /dev/vn0c /mnt vnconfig vn0c rr26xx-7.0.img
# cp /mnt/rr26xx-xxx.ko /modules/rr26xx.ko
# vnconfig –du vn0c myfilesystem mount=/mnt
For FreeBSD 5.x/6.x/7.x:
# mdconfig –a –t vnode –f rr26xx-7.0.img –u 0
# mount /dev/md0 /mnt
# cp /mnt/rr26xx-xxx.ko /boot/kernel/rr26xx.ko
# umount /mnt
# mdconfig –d –u md0
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 RR26xx banner and a
system booting.
7-6
Przeglądanie stron 74
1 2 ... 70 71 72 73 74 75 76 77 78 79 80 ... 83 84

Komentarze do niniejszej Instrukcji

Brak uwag