在REDHAT网站上发现下述文章,但是针对RH6.2的,不知道在7.3或8.0上是否同样可行,你可以试试,如果可行的话,也告诉一下。
Red Hat Linux 6.2 + adaptec PCI AIC7xxx based SCSI Adapter issues.
(includes 2940/3940/29160/39160 + others)
Some issues can be resolved by the utiliziation/installation of the latest adaptec Driver. Specifics behind the driver, including issues that have been resolved, can be found on Doug's page. To complete an installation follow the instructions under Driver Disk Creation/Usage and Module Installation. Read the entire page before attempting to install.
Driver Disk Creation/Usage
Go to http://people.redhat.com/dledford/rh62 and download the driver disk image.
Create the disk image.
Unix Box
Insert a blank formated floppy into the 1st floppy drive
Type cat dd.img > /dev/fd0
Dos/Windows Box
Insert a blank formated floppy into the A: drive.
Type rawrite dd.img a:
Note: rawrite is included on the installation CD of Red Hat Linux 6.2.
Insert and boot the Red Hat 6.2 installation medium.
At the boot prompt for installation type linux dd
Insert the driver disk when asked
The installation should proceed as normal through the remainder of the process.
Module Installation
As a result of bug number: 10418 the adaptec module may not get installed during installation. To work around this when the "Installation has Completed" screen appears:
make sure the Adapatec Driver Disk in in the 1st floppy drive.
press Ctrl+Alt+F2.
type cd /mnt/sysimage/usr/sbin
type chroot /mnt/sysimage
type mount -t vfat /dev/fd0 /mnt/floppy
type mkdir /tmp/modules
type cp /mnt/floppy/modules.cgz /tmp/modules/modules.cpio.gz
type cd /tmp/modules
type gunzip -d modules.cpio.gz
type cpio -i --make-directories --no-absolute-filenames < modules.cpio
type cp 2.2.14-5.0/aic7xxx.o /lib/modules/2.2.14-5.0/scsi
type mkinitrd -f /boot/initrd-2.2.14-5.0.img --with aic7xxx 2.2.14-5.0
If on a uni-processor machine skip to Step 15.
type cp 2.2.14-5.0smp/aic7xxx.o /lib/modules/2.2.14-5.0smp/scsi
type mkinitrd -f /boot/initrd-2.2.14-5.0.img --with aic7xxx 2.2.14-5.0smp
type rm -rf /tmp/modules
type sync
type /sbin/lilo
press Alt+F7
When the installer reappears press exit to reboot the system
相关图文阅读
频道图文推荐
健 康 咨 询
时 尚 咨 询
相关专题
·Windows操作系统安装 (12779篇文章)
·硬盘维护与数据恢复专区 (2645篇文章)
·话说硬盘知识 (1989篇文章)
·系统安装手册 (17023篇文章)
·带你认识硬盘知识 (1989篇文章)
·数据库安装与卸载 (9142篇文章)
·硬盘大全--测评、报价 (1989篇文章)
·硬盘知识 (1989篇文章)
·硬盘维护与数据恢复专区 (2645篇文章)
·话说硬盘知识 (1989篇文章)
·系统安装手册 (17023篇文章)
·带你认识硬盘知识 (1989篇文章)
·数据库安装与卸载 (9142篇文章)
·硬盘大全--测评、报价 (1989篇文章)
·硬盘知识 (1989篇文章)
·Red Hat Enterprise Linux AS 4 Update 3 ( (7371次浏览)
·Linux下的FTP服务器配置 (3068次浏览)
·Linux入门时必学60个文件处理命令 (3067次浏览)
·清爽漂亮 Ubuntu 7.04 新手指南 (3019次浏览)
·Linux系统中如何实现远程控制 (2834次浏览)
·RedHat7.2下ADSL双网卡共享上网实战 (2829次浏览)
·linux下安装软件的办法 (2775次浏览)
·菜鸟大学堂:一步一步配置WEB服务器 (2654次浏览)
·Linux下用vsftpd构建FTP服务器 (1102次浏览)
·Windows外衣Linux心 红旗桌面版详测 (1081次浏览)
·Linux下的FTP服务器配置 (3068次浏览)
·Linux入门时必学60个文件处理命令 (3067次浏览)
·清爽漂亮 Ubuntu 7.04 新手指南 (3019次浏览)
·Linux系统中如何实现远程控制 (2834次浏览)
·RedHat7.2下ADSL双网卡共享上网实战 (2829次浏览)
·linux下安装软件的办法 (2775次浏览)
·菜鸟大学堂:一步一步配置WEB服务器 (2654次浏览)
·Linux下用vsftpd构建FTP服务器 (1102次浏览)
·Windows外衣Linux心 红旗桌面版详测 (1081次浏览)
·更好用的Linux:Mandriva 2008正式发布 10-12
·Debian下系统时间比正常时间快8小时的问题 10-12
·开源空间:交叉编译Linux内核(2.6.22.6) 10-12
·新手学堂:类Linux中各种各样的编程语言 10-12
·用Tftp向目标板烧写Linux的系统内核过程 10-11
·RedHat Linux9.0 安装过程 10-11
·7大最有影响力的GNU/Linux发行版 10-11
·Linux系统下的C语言开发都需要学些什么 10-11
·Linux 技巧: 用cron 和at 调度作业 10-11
·各种Linux操作系统版本安装图解教程下载 10-11
·Debian下系统时间比正常时间快8小时的问题 10-12
·开源空间:交叉编译Linux内核(2.6.22.6) 10-12
·新手学堂:类Linux中各种各样的编程语言 10-12
·用Tftp向目标板烧写Linux的系统内核过程 10-11
·RedHat Linux9.0 安装过程 10-11
·7大最有影响力的GNU/Linux发行版 10-11
·Linux系统下的C语言开发都需要学些什么 10-11
·Linux 技巧: 用cron 和at 调度作业 10-11
·各种Linux操作系统版本安装图解教程下载 10-11
最新论坛文章
站内各频道最新更新文档
站内最新制作专题
热门关键字导读
站内频道文章精选
百度推荐,商机无限
搜索您感兴趣的内容



