"Franco Silvestro" <[EMAIL PROTECTED]> writes:
> Last cat /proc/array/ida0 was from same DL360 but with running old cooker
> install, now I tried with .../~gc/hd.img and during install:
> When I've error with DiskDrake I try to have a look from console
> (ctrl+alt+F2) in /proc/array/ida or ida0, but there isn't dir
> /proc/array....Is bad ???...;o)
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 };
--
Guillaume Cottenceau - http://people.mandrakesoft.com/~gc/