发表于: 2007.04.07 09:45
分类: linux
出处: http://tonykorn97.itpub.net/post/6414/278060
---------------------------------------------------------------
服务器:hp lh6000
由于这台服务器原来安装的操作系统的版本比较高,所以准备安装redhat as3 u6.
在安装的时候在屏幕显示到loading sym53c8xx driver的时候就半天不动了。
通过查看其它屏幕在一个屏幕发现:
inserted /tmp/diskdumplib.o
inserted /tmp/aic7xxx.o
到此屏幕就不进行了。
在另外一个屏幕发现:
scsi host1 abort (pid 55) time out - resetting scsi bus is beging reset for host1 channel 0
sym53c8xx-reset: pid=62 reset_flags=2 serial_number=65 serial_number_at_timeout=56
此时想起来,这台机器当时安装的时候也是好不容易才安装起来的。当时是修改了bios才可以安装上的。
查看bios信息
Integrated I/O port settings
serial ports
serial port A enabled
base I/O address 3F8
interupt IRQ4
serial port B enabled
base I/O address 2F8
interupt IRQ3
enable port as management port
parallel port
parallel port enabled
base I/O address 3F8
interrupt IRQ7
mode output only
另外一个界面的:
PCI Device settings
pci IRQ locking
routing algorithm Fixed
sharing algorithm same device
disabled pci irq sharing for disabled
indivedual IRQ locking
pci slot 1 auto
pci slot 2 auto
pci slot 3 auto
pci slot 4 auto
pci slot 5 5
pci slot 6 auto
pci slot 7 auto
pci slot 8 11
embedded lvd scsi A disabled
embedded lvd scsi B disabled
embeded SE scsi disabled
hp NetRaid disabled
embedded lan 9
把pci device settings下面的这些IRQ号码都设置为auto。就可以正常安装了。












