From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id C3412138A1A for ; Wed, 21 Jan 2015 17:28:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A797BE0936; Wed, 21 Jan 2015 17:28:25 +0000 (UTC) Received: from mail-qc0-f176.google.com (mail-qc0-f176.google.com [209.85.216.176]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 01F55E0930 for ; Wed, 21 Jan 2015 17:28:24 +0000 (UTC) Received: by mail-qc0-f176.google.com with SMTP id c9so15707902qcz.7 for ; Wed, 21 Jan 2015 09:28:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=GdbVBM8hi4PKtcXw7WV5l9hrbhO0iS8r+dW9B7FoDNk=; b=gIVILQUY/g4TImGb/aAzkCxaRrCe9X0AibsuueHKvjPmiRg+kDHZg3+bMWroSrrAzy L57UKVKNz2SayZi6sME2nbIvRwIGh0Wnf+DSVC5KTkD9lBM+ZdPAsC8M3oocWjAnJLED dQ4+XwJK07V2/nFy6qzebA5CYP3+xGs9d1ZP8dG4pqLuU6T91Ht2D0X0LKgK/32wBz5i U5gHRKaVsg/nsvtGK/VDmd8wduhDjtVob75Tn2/oktAyF8J4K2rF8WseFfYiv39vDsVj YulxuV5MFBthSLTk0QEByr5hitsoN35Hl02WByGtCABvCI6CS8fTwQVr4Gert6ArfeHB EU9g== Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-amd64@lists.gentoo.org Reply-to: gentoo-amd64@lists.gentoo.org MIME-Version: 1.0 X-Received: by 10.140.23.180 with SMTP id 49mr35471075qgp.84.1421861303701; Wed, 21 Jan 2015 09:28:23 -0800 (PST) Received: by 10.140.84.241 with HTTP; Wed, 21 Jan 2015 09:28:23 -0800 (PST) In-Reply-To: References: <20150120031318.040f755f@gentoo.localdomain> Date: Wed, 21 Jan 2015 12:28:23 -0500 Message-ID: Subject: Re: [gentoo-amd64] busybox-1.23.0 not assembling RAID root From: Douglas J Hunley To: gentoo-amd64@lists.gentoo.org Content-Type: multipart/alternative; boundary=001a11c14c4eed5a67050d2ce1e1 X-Archives-Salt: 150d7de0-edc9-4a1d-9b6e-a16433df214a X-Archives-Hash: 88dc266589316ada4a662cf762f46d65 --001a11c14c4eed5a67050d2ce1e1 Content-Type: text/plain; charset=UTF-8 On Tue, Jan 20, 2015 at 5:43 PM, Mark Knecht 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 (doug.hunley@gmail.com) Twitter: @hunleyd Web: about.me/douglas_hunley G+: http://google.com/+DouglasHunley --001a11c14c4eed5a67050d2ce1e1 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

= On Tue, Jan 20, 2015 at 5:43 PM, Mark Knecht <markknecht@gmail.com= > wrote:
=C2=A0 =C2=A0Maybe you can add a respons= e to my bug report here?

https://bugs.gentoo.org/show_bug.cgi?id=3D536988

I have the same issue and my comment would look almost exactl= y 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 p= roblem went away. However, I don't think that should be needed as the s= cript is run by #!/bin/busybox


--
<= div class=3D"gmail_signature">
Douglas J Hunley (doug.hunley@gmail.com)=
Twitter: @hunleyd =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 Web: about.me/douglas_hunley
G+: http://google.com/+Douglas= Hunley
--001a11c14c4eed5a67050d2ce1e1--