On Fri, Dec 11, 2015 at 09:53:48AM +0100, Alexander Hall wrote: > On December 11, 2015 1:27:52 AM GMT+01:00, Stuart Henderson > <[email protected]> wrote: > >On 2015-12-10, Stefan Wollny <[email protected]> wrote: > > >> YES: I did 'bioctl -C force -c C -l /dev/sd0d -k /dev/sd1d softraid0' > >> YES: I did again 'sh ./MAKEDEV all' to catch the newly created sd2 > > > >In the above step, you have run yourself out of space on the > >ramdisk by creating a load of device nodes that you don't have > >space for and don't need. > > Indeed. In particular, you tend to run out of inodes. > > /Alexander
Yes. That step should be: sh ./MAKEDEV sd2

