Hello dmraid will not discover the raid device on my Intel SR1325TP1-E motherboard. I have enabled raid in bios and created a RAID-1 array. Does anyone know if the raid controller on this motherboard is supported? I have included some more information below. dmesg: ------------------------------------------------------------------------ -------- Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx ICH5: IDE controller at PCI slot 0000:00:1f.1 ACPI: PCI interrupt 0000:00:1f.1[A] -> GSI 18 (level, low) -> IRQ 18 ICH5: chipset revision 2 ICH5: not 100% native mode: will probe irqs later ide0: BM-DMA at 0xfc00-0xfc07, BIOS settings: hda:pio, hdb:DMA ide1: BM-DMA at 0xfc08-0xfc0f, BIOS settings: hdc:pio, hdd:pio hdb: SR244W, ATAPI CD/DVD-ROM drive ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 hdb: ATAPI 24X CD-ROM drive, 128kB Cache, UDMA(33) Uniform CD-ROM driver Revision: 3.20 libata version 1.02 loaded. ata_piix version 1.02 ACPI: PCI interrupt 0000:00:1f.2[A] -> GSI 18 (level, low) -> IRQ 18 PCI: Setting latency timer of device 0000:00:1f.2 to 64 ata1: SATA max UDMA/133 cmd 0xE400 ctl 0xE002 bmdma 0xD400 irq 18 ata2: SATA max UDMA/133 cmd 0xDC00 ctl 0xD802 bmdma 0xD408 irq 18 ata1: dev 0 cfg 49:2f00 82:7c6b 83:7b09 84:4003 85:7c69 86:3a01 87:4003 88:407f ata1: dev 0 ATA, max UDMA/133, 160086528 sectors: ata1: dev 0 configured for UDMA/133 scsi0 : ata_piix ata2: dev 0 cfg 49:2f00 82:7c6b 83:7b09 84:4003 85:7c69 86:3a01 87:4003 88:407f ata2: dev 0 ATA, max UDMA/133, 160086528 sectors: ata2: dev 0 configured for UDMA/133 scsi1 : ata_piix Vendor: ATA Model: Maxtor 6Y080M0 Rev: YAR5 Type: Direct-Access ANSI SCSI revision: 05 Vendor: ATA Model: Maxtor 6Y080M0 Rev: YAR5 Type: Direct-Access ANSI SCSI revision: 05 SCSI device sda: 160086528 512-byte hdwr sectors (81964 MB) SCSI device sda: drive cache: write back sda: sda1 sda2 sda3 sda4 < sda5 sda6 > Attached scsi disk sda at scsi0, channel 0, id 0, lun 0 SCSI device sdb: 160086528 512-byte hdwr sectors (81964 MB) SCSI device sdb: drive cache: write back sdb: sdb1 sdb2 sdb3 sdb4 < sdb5 sdb6 > Attached scsi disk sdb at scsi1, channel 0, id 0, lun 0 Attached scsi generic sg0 at scsi0, channel 0, id 0, lun 0, type 0 Attached scsi generic sg1 at scsi1, channel 0, id 0, lun 0, type 0 ------------------------------------------------------------------------ -------- lspci: ------------------------------------------------------------------------ -------- 00:1f.1 IDE interface: Intel Corp. Enterprise Southbridge PATA (rev 02) (prog-if 8a [Master SecP PriP]) Subsystem: Intel Corp.: Unknown device 342f Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- Latency: 0 Interrupt: pin A routed to IRQ 18 Region 0: I/O ports at <unassigned> Region 1: I/O ports at <unassigned> Region 2: I/O ports at <unassigned> Region 3: I/O ports at <unassigned> Region 4: I/O ports at fc00 [size=16] Region 5: Memory at 20000000 (32-bit, non-prefetchable) [size=1K] 00:1f.2 RAID bus controller: Intel Corp. Enterprise Southbridge SATA cc=RAID (rev 02) (prog-if 8f) Subsystem: Intel Corp.: Unknown device 3430 Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR- FastB2B- Status: Cap- 66Mhz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- Latency: 0 Interrupt: pin A routed to IRQ 18 Region 0: I/O ports at e400 [size=8] Region 1: I/O ports at e000 [size=4] Region 2: I/O ports at dc00 [size=8] Region 3: I/O ports at d800 [size=4] Region 4: I/O ports at d400 [size=16] dmraid -b -vvv: ERROR: unsupported sector size 2048 on /dev/hdb. NOTICE: Block devices discovered: /dev/sda: 160086528 total, "Y23RCWEE" /dev/sdb: 160086528 total, "Y23STKCE" ------------------------------------------------------------------------ -------- dmraid -r -vvv: ------------------------------------------------------------------------ -------- INFO: locking /var/lock/dmraid/.lock ERROR: unsupported sector size 2048 on /dev/hdb. INFO: /dev/sda: hpt37x discovering INFO: /dev/sda: hpt45x discovering INFO: /dev/sda: isw discovering INFO: /dev/sda: lsi discovering INFO: /dev/sda: pdc discovering INFO: /dev/sda: sil discovering INFO: /dev/sdb: hpt37x discovering INFO: /dev/sdb: hpt45x discovering INFO: /dev/sdb: isw discovering INFO: /dev/sdb: lsi discovering INFO: /dev/sdb: pdc discovering INFO: /dev/sdb: sil discovering No Software RAID disks INFO: unlocking /var/lock/dmraid/.lock ------------------------------------------------------------------------ --------