On Tuesday 28 August 2001 12:40, Guillaume Cottenceau wrote:
> The procfiles vary from 2.2 and 2.4 kernel.
>
> char * procfiles[] = { "/proc/driver/array/ida0",
> "/proc/driver/cciss/cciss0", // 2.4 style "/proc/array/ida",
> "/proc/cciss/cciss",                 // 2.2 style NULL };
OK, cat /proc/driver/array/ida0 in stage2 when DiskDrake fail is:
ida0:  Compaq Integrated Array Controller
       Board ID: 0x40400e11
       Firmware Revision: 1.42
       Controller Sig: 0xa4123202
       Memory Address: 0xe0c19000
       I/O Port: 2000
       IRQ: 3
       Logical drives: 1
       Physical drives: 2
 
       Current Q depth: 0
       Max Q depth since init: 4
 
Logical Drive Info:
ida/c0d0: blksz=512 nr_blks=142245120
nr_allocs = 229
nr_frees = 229

Reply via email to