I know these boxes are old, I'm installing gentoo on them. There's one that's giving me issues with my gentoo live disk (won't find a damn thing).

here's dmesg:

dmesg | grep ida
cpqarray: Finding drives on ida0<6>ts: Compaq touchscreen protocol output
cpqarray ida0: idaSendPciCmd Timeout out, No command list address returned!
cpqarray ida0: idaSendPciCmd Timeout out, No command list address returned!


lspci -v
0000:00:01.0 RAID bus controller: LSI Logic / Symbios Logic 53C1510 (rev 02)
Subsystem: Compaq Computer Corporation Integrated Array Controller
Flags: medium devsel, IRQ 3
I/O ports at 2000 [size=256]
Memory at c5000000 (32-bit, non-prefetchable) [size=16M]
Memory at c4000000 (32-bit, non-prefetchable) [size=16M]
Expansion ROM at 70000000 [disabled] [size=512K]
Capabilities: [40] Power Management version 2


root@2[ida]# fdisk -l /dev/ida/c0d0
root@2[ida]# fdisk /dev/ida/c0d0

Unable to read /dev/ida/c0d0


Now the thing is there are two reiserfs partitions already on this raid, there is also two gigs of swap. It should be able to see it.

Any ideas?