[[Knowledge_Bank]]
[root@second Desktop]# ls -l
合計 428
-rwxr-xr-x 1 root users 18321 2月 11 2005 GPL
-rw-r--r-- 1 root root 127998 5月 14 2005 aacraid-1.1.5.2400-dkms.noarch.rpm
-rw-r--r-- 1 root root 188599 11月 18 12:18 aacraid-dkms-1.1.5-2400.tgz
-rwxr--r-- 1 root users 71149 2月 11 2005 dkms-2.0.5-1.noarch.rpm
-rwxr-xr-x 1 root users 4226 5月 14 2005 readme.txt
----
[root@second Desktop]# rpm -Uvh dkms-2.0.5-1.noarch.rpm
Preparing... ########################################### [100%]
1:dkms ########################################### [100%]
[root@second Desktop]# rpm -Uvh aacraid-1.1.5.2400-dkms.noarch.rpm
Preparing... ########################################### [100%]
1:aacraid ########################################### [100%]
----
[root@second Desktop]# dkms add -m aacraid -v 1.1.5.2400
Creating symlink /var/lib/dkms/aacraid/1.1.5.2400/source ->
/usr/src/aacraid-1.1.5.2400
DKMS: add Completed.
----
[root@second Desktop]# dkms build -m aacraid -v 1.1.5.2400
Kernel preparation unnecessary for this kernel. Skipping...
Building module:
cleaning build area....
make KERNELRELEASE=2.6.11-1.1369_FC4 -C /lib/modules/2.6.11-1.1369_FC4/build SUB DIRS=/var/lib/dkms/aacraid/1.1.5.2400/build modules.........
cleaning build area....
DKMS: build Completed.
----
[root@second Desktop]# dkms install -m aacraid -v 1.1.5.2400
Running module version sanity check.
aacraid.ko:
- Original module
- Found /lib/modules/2.6.11-1.1369_FC4/kernel/drivers/scsi/aacraid//aacraid.k o
- Storing in /var/lib/dkms/aacraid/original_module/2.6.11-1.1369_FC4/i686/
- Archiving for uninstallation purposes
- Installation
- Installing to /lib/modules/2.6.11-1.1369_FC4/kernel/drivers/scsi/aacraid//
/etc/modprobe.conf: added alias reference for 'aacraid'
depmod....
Saving old initrd as /boot/initrd-2.6.11-1.1369_FC4_old.img
Making new initrd as /boot/initrd-2.6.11-1.1369_FC4.img
(If next boot fails, revert to the _old initrd image)
mkinitrd........
DKMS: install Completed.
[root@second Desktop]#
----
[root@second Desktop]# uname -a Linux second.hmuna.com 2.6.11-1.1369_FC4 #1 Thu Jun 2 22:55:56 EDT 2005 i686 i68 6 i386 GNU/Linux
----
[root@second Desktop]# dkms status
aacraid, 1.1.5.2400, 2.6.11-1.1369_FC4, i686: installed (original_module exists)
----
[root@second Desktop]# dkms mkdriverdisk -k 2.6.11-1.1369_FC4 -d redhat -m aacra id -v 1.1.5.2400
Creating Red Hat v1 driver disk.
Marking 2.6.11-1.1369_FC4/i686/module/aacraid.ko...
Warning! File: disk-info not found in /var/lib/dkms/aacraid/1.1.5.2400/source/re dhat_driver_disk/
Warning! File: modules.pcimap not found in /var/lib/dkms/aacraid/1.1.5.2400/sour ce/redhat_driver_disk/
Warning! File: pci.ids not found in /var/lib/dkms/aacraid/1.1.5.2400/source/redh at_driver_disk/
Creating driver disk:
compressing modules.cgz....
making a blank floppy image...
mkdosfs....
loopback mounting disk image...
copying pcitable to disk image...
copying modules.dep to disk image...
copying modinfo to disk image...
copying modules.cgz to disk image...
copying rhdd-6.1 to disk image...
unmounting disk image...
Disk image location: /var/lib/dkms/aacraid/1.1.5.2400/driver_disk/aac
[root@second Desktop]# cd /var/lib/dkms/aacraid/1.1.5.2400/driver_disk/
[root@second driver_disk]# ls -l
合計 1500
-rw-r--r-- 1 root root 1474560 11月 18 12:41 aacraid-1.1.5.2400-kernel2.6.11- 1.1369_FC4-i686-dd.img
-rw-r--r-- 1 root root 89 11月 18 12:41 modinfo
-rw-r--r-- 1 root root 37660 11月 18 12:41 modules.cgz
-rw-r--r-- 1 root root 943 11月 18 12:41 modules.dep
-rw-r--r-- 1 root root 3208 11月 18 12:41 pcitable
-rw-r--r-- 1 root root 31 11月 18 12:41 rhdd-6.1
[root@second driver_disk]# dd if=./aacraid-1.1.5.2400-kernel2.6.11-1.1369_FC4-i686-dd.img of=/dev/fd0
読み込んだブロック数は 2880+0
書き込んだブロック数は 2880+0
[root@second driver_disk]#
raid-1.1.5. 2400-kernel2.6.11-1.1369_FC4-i686-dd.img
DKMS: mkdriverdisk Completed.
----
[root@second Desktop]# cd /var/lib/dkms/aacraid/1.1.5.2400/driver_disk/
[root@second driver_disk]# ls -l
合計 1500
-rw-r--r-- 1 root root 1474560 11月 18 12:41 aacraid-1.1.5.2400-kernel2.6.11- 1.1369_FC4-i686-dd.img
-rw-r--r-- 1 root root 89 11月 18 12:41 modinfo
-rw-r--r-- 1 root root 37660 11月 18 12:41 modules.cgz
-rw-r--r-- 1 root root 943 11月 18 12:41 modules.dep
-rw-r--r-- 1 root root 3208 11月 18 12:41 pcitable
-rw-r--r-- 1 root root 31 11月 18 12:41 rhdd-6.1
[root@second driver_disk]# dd if=./aacraid-1.1.5.2400-kernel2.6.11-1.1369_FC4-i686-dd.img of=/dev/fd0
読み込んだブロック数は 2880+0
書き込んだブロック数は 2880+0
[root@second driver_disk]#
----
*** HDD Access Indicator [#n6de552b]
- 写真からなのでピッチがわかりませんが、見た感じモレックス製かと。(添付の4ピン版かと)53398-0490
- ハウジングの方は51021-0400になります。
- 通販で購入可能です。ワイヤの長さは150mmか300mmになります。
- 発注単位があるので合計で\2,000くらいです。