Re: busybox-1.23.0 not assembling RAID root

Douglas J Hunley <[email protected]> Wed, 21 Jan 2015 12:28:23 -0500
Newsgroups gmane.linux.gentoo.amd64
Message-ID <CALxYTP6T5E1SCMeCg7-D_PUbwL6nbe_hKqexPHhY47a=vved8A@mail.gmail.com>
On Tue, Jan 20, 2015 at 5:43 PM, Mark Knecht <[email protected]> wrote:

>    Maybe you can add a response to my bug report here?
>
> https://bugs.gentoo.org/show_bug.cgi?id=536988
>

I have the same issue and my comment would look almost exactly like
bitlord's comment on that bug. To fix it, I changed:
mount -t proc none /proc
to:
busybox mount -t proc none /proc

and the problem went away. However, I don't think that should be needed as
the script is run by #!/bin/busybox


-- 
Douglas J Hunley ([email protected])
Twitter: @hunleyd                                               Web:
about.me/douglas_hunley
G+: http://google.com/+DouglasHunley