|
|

楼主 |
发表于 2008-10-12 08:10:43
|
显示全部楼层
我看了下/var/log/message文件,发现下面的内容,是不是由于主板上有几个sata口没挂载设备导致的?(我把sata口设置成工作在ide模式了)
==================================================================
Oct 11 20:02:38 localhost kernel: ata1: SATA max UDMA/133 abar m1024@0xfe02f000 port 0xfe02f100 irq 22
Oct 11 20:02:38 localhost kernel: ata2: SATA max UDMA/133 abar m1024@0xfe02f000 port 0xfe02f180 irq 22
Oct 11 20:02:38 localhost kernel: ata3: SATA max UDMA/133 abar m1024@0xfe02f000 port 0xfe02f200 irq 22
Oct 11 20:02:38 localhost kernel: ata4: SATA max UDMA/133 abar m1024@0xfe02f000 port 0xfe02f280 irq 22
Oct 11 20:02:38 localhost kernel: ata1: softreset failed (device not ready)
Oct 11 20:02:38 localhost kernel: ata1: failed due to HW bug, retry pmp=0
Oct 11 20:02:38 localhost kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
Oct 11 20:02:38 localhost kernel: ata1.00: HPA detected: current 625140335, native 625142448
Oct 11 20:02:38 localhost kernel: ata1.00: ATA-8: ST3320613AS, SD22, max UDMA/133
Oct 11 20:02:38 localhost kernel: ata1.00: 625140335 sectors, multi 16: LBA48 NCQ (depth 31/32)
Oct 11 20:02:38 localhost kernel: ata1.00: configured for UDMA/133
Oct 11 20:02:38 localhost kernel: ata2: softreset failed (device not ready)
Oct 11 20:02:38 localhost kernel: ata2: failed due to HW bug, retry pmp=0
Oct 11 20:02:38 localhost kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Oct 11 20:02:38 localhost kernel: ata2.00: ATAPI: PIONEER DVD-RW DVR-216, 1.07, max UDMA/66
Oct 11 20:02:38 localhost kernel: ata2.00: configured for UDMA/66
Oct 11 20:02:38 localhost kernel: ata3: SATA link down (SStatus 0 SControl 300)
Oct 11 20:02:38 localhost kernel: ata4: SATA link down (SStatus 0 SControl 300)
Oct 11 20:02:38 localhost kernel: scsi 0:0:0:0: Direct-Access ATA ST3320613AS SD22 PQ: 0 ANSI: 5
Oct 11 20:02:38 localhost kernel: sd 0:0:0:0: [sda] 625140335 512-byte hardware sectors (320072 MB)
Oct 11 20:02:38 localhost kernel: sd 0:0:0:0: [sda] Write Protect is off
Oct 11 20:02:38 localhost kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Oct 11 20:02:38 localhost kernel: sd 0:0:0:0: [sda] 625140335 512-byte hardware sectors (320072 MB)
Oct 11 20:02:38 localhost kernel: sd 0:0:0:0: [sda] Write Protect is off
Oct 11 20:02:38 localhost kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Oct 11 20:02:38 localhost kernel: sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 sda8 sda9 sda10 sda11 sda12 sda13 >
Oct 11 20:02:38 localhost kernel: sd 0:0:0:0: [sda] Attached SCSI disk |
|