From: schickb <sc...@ho...> - 2003-12-08 00:22:17
|
I am trying mount partitions under Trinux on my system with a Promise Ultra100 Tx2 ATA/100 control with 2 drives (both ATA/100) connected. = During the boot process the drives and partitions are found (message below), = but when running there are no devices in /dev. When I look in /proc/ide all = the info is there.=20 Anyone know how to get this card working? Do I need a kernel module or = is there some other way to mount these other than "mount /dev/hde1 /hde1"? = The drive connected to the built-in Intel chipset ATA channel mounts fine. Thanks, Brad ----- The two drives on the Promise Ultra100 are the HDS722580VLAT20 and the IC35L060AVER07-0 hda: ST340825A, ATA DISK drive hdc: PLEXTOR CD-R PREMIUM, ATAPI CD/DVD-ROM drive hdd: SAMSUNG DVD-ROM SD-616, ATAPI CD/DVD-ROM drive hde: HDS722580VLAT20, ATA DISK drive blk: queue c025e0e8, I/O limit 4095Mb (mask 0xffffffff) hdg: IC35L060AVER07-0, ATA DISK drive blk: queue c025e55c, I/O limit 4095Mb (mask 0xffffffff) ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 ide1 at 0x170-0x177,0x376 on irq 15 ide2 at 0xecb0-0xecb7,0xecaa on irq 3 ide3 at 0xec98-0xec9f,0xec92 on irq 3 hda: attached ide-disk driver. hda: host protected area =3D> 1 hda: 78165360 sectors (40021 MB) w/2048KiB Cache, CHS=3D4865/255/63 hde: attached ide-disk driver. hde: host protected area =3D> 1 hde: 160836480 sectors (82348 MB) w/1794KiB Cache, CHS=3D10011/255/63, UDMA(100) hdg: attached ide-disk driver. hdg: host protected area =3D> 1 hdg: 117187500 sectors (60000 MB) w/1916KiB Cache, CHS=3D116257/16/63, UDMA(100) hdc: attached ide-cdrom driver. hdc: ATAPI 40X CD-ROM CD-R/RW drive, 8192kB Cache Uniform CD-ROM driver Revision: 3.12 hdd: attached ide-cdrom driver. hdd: ATAPI 48X DVD-ROM drive, 512kB Cache Partition check: hda:<7>ldm_validate_partition_table(): Found an MS-DOS partition table, = not a dynamic disk. hda1 hde:<7>ldm_validate_partition_table(): Found an MS-DOS partition table, = not a dynamic disk. hde1 hde2 hdg:<7>ldm_validate_partition_table(): Found an MS-DOS partition table, = not a dynamic disk. [PTBL] [7294/255/63] hdg1 hdg2 < hdg5 hdg6 hdg7 > [--- /proc/partitions ---] major minor #blocks name 34 0 58593750 hdg 34 1 7172991 hdg1 34 2 1 hdg2 34 5 20482843 hdg5 34 6 22531131 hdg6 34 7 8393931 hdg7 33 0 80418240 hde 33 1 54275571 hde1 33 2 16065 hde2 3 0 39082680 hda 3 1 19093252 hda1 |