On Dec 14, Joey Hess <[EMAIL PROTECTED]> wrote: > > IIRC 2.4 kernels used c0d0p1 and 2.6 kernels used the other format or > > something like this, so who initially contributed the script choose the > I've checked 2.4 and it uses disc/part0 devices with devfs for this > device. Indeed, I was thinking about ida/* devices.
> I don't understand, since raid-devfs.sh shows every indication of
> creating devices in disc/part format:
>
> case "$NAME" in
> *p*)
> LONG_NAME=disc$(get_dev_number ${NAME%%p*})/part${NAME##*p}
> ;;
> *)
> LONG_NAME=disc$(get_dev_number $NAME)/disc
> ;;
> esac
>
> It just doesn't seem to be working in d-i.
Nevermind, I just did not remember how raid-devfs.sh.
The problem is that I do not understand why it's not working in d-i and
I do not have any CCISS hardware to test it.
Can you further investigate why it's not working? Is the script run at all?
Does the script work after the system has been installed?
--
ciao,
Marco
signature.asc
Description: Digital signature

