Highpoint RocketRAID 2302 Betriebsanweisung Seite 76

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 81
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 75
FreeBSD Driver Support
# cp /mnt/rr2310_00-xxx.ko /modules/rr2310_00.ko
# umount /mnt
For FreeBSD 5.x:
# mount –o ro /dev/fd0 /mnt
# cp /mnt/rr2310_00-xxx.ko /boot/kernel/rr2310_00.ko
# umount /mnt
Alternately, it is possible extract the files from the .img files directly, without using a
floppy diskette:
For FreeBSD 4.x:
# vnconfig vn0c freebsd_xxx.img
# mount /dev/vn0c /mnt
# cp /mnt/rr2310_00-xxx.ko /modules/rr2310_00.ko
# vnconfig –du vn0c myfilesystem mount=/mnt
For FreeBSD 5.x:
# mdconfig –a –t vnode –f freebsd_5.x.img –u 0
# mount /dev/md0 /mnt
# cp /mnt/rr2310_00-xxx.ko /boot/kernel/rr2310_00.ko
# umount /mnt
# mdconfig –d –u md0
Step 2 Test the Driver Module
Test the driver module to ensure that it works with the system, by loading it during
bootup. If the module has been loaded successfully you should see the RocketRAID
banner and a display screen of the attached drives. You can now access the drives as
a SCSI device.
Note: If you have no other SCSI device, the first device is /dev/da0, then /dev/da1,
etc.).
Example: F1 FreeBSD
Default: F1
6-5
Seitenansicht 75
1 2 ... 71 72 73 74 75 76 77 78 79 80 81

Kommentare zu diesen Handbüchern

Keine Kommentare