Re: rebooting, non-root raid, udev

2005-01-27 Thread Tore Anderson
* Brian May > 4. /etc/init.d/raid2 attempts to initialise the other RAID > partitions but fails to do so because the /dev/md* entries do not > exist. I believe that if you use mdadm to assemble your arrays, and ensure it is passed the --auto parameter, it should work. -- Tore Anderson -

Re: rebooting, non-root raid, udev

2005-01-27 Thread Marco d'Itri
On Jan 27, Brian May <[EMAIL PROTECTED]> wrote: > Now I know what happens in practise, what is meant to happen in > theory? The kernel is fixed to provide an additional device which can be used to configure new RAID volumes. Kernel people are aware of this, but I have not seen any progress on this