From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-user+bounces-133427-garchives=archives.gentoo.org@lists.gentoo.org>) id 1RispQ-0004nX-3s for garchives@archives.gentoo.org; Thu, 05 Jan 2012 19:18:20 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5163021C144; Thu, 5 Jan 2012 19:17:56 +0000 (UTC) Received: from svr-us4.tirtonadi.com (svr-us4.tirtonadi.com [69.65.43.212]) by pigeon.gentoo.org (Postfix) with ESMTP id 027D521C232 for <gentoo-user@lists.gentoo.org>; Thu, 5 Jan 2012 19:16:08 +0000 (UTC) Received: from mail-we0-f181.google.com ([74.125.82.181]) by svr-us4.tirtonadi.com with esmtpsa (TLSv1:RC4-SHA:128) (Exim 4.69) (envelope-from <pandu@poluan.info>) id 1RisnM-001XYl-9L for gentoo-user@lists.gentoo.org; Fri, 06 Jan 2012 02:16:12 +0700 Received: by werm12 with SMTP id m12so749398wer.40 for <gentoo-user@lists.gentoo.org>; Thu, 05 Jan 2012 11:16:05 -0800 (PST) Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.216.139.204 with SMTP id c54mr1636068wej.13.1325790965257; Thu, 05 Jan 2012 11:16:05 -0800 (PST) Received: by 10.223.78.208 with HTTP; Thu, 5 Jan 2012 11:16:05 -0800 (PST) Received: by 10.223.78.208 with HTTP; Thu, 5 Jan 2012 11:16:05 -0800 (PST) In-Reply-To: <CAA2qdGXSRdAi09PMOdLHNafy9ACZgwY+Pb9Y0KYbOgKsiUrjAA@mail.gmail.com> References: <CADsG24pMurnh-2ZJpO8hGA_YPgX5Z8Nk2t_SfW+2c6e5Rg-1wA@mail.gmail.com> <20120104111757.GA31450@ksp.sk> <CADsG24os=OVaiGWuaAdpDfG93GMiH+T1qiw_BKftsQnmsYaPfA@mail.gmail.com> <CAA2qdGXSRdAi09PMOdLHNafy9ACZgwY+Pb9Y0KYbOgKsiUrjAA@mail.gmail.com> Date: Fri, 6 Jan 2012 02:16:05 +0700 Message-ID: <CAA2qdGXQQuXUkrdqBrD8Wq8e7f+vNFeppek6vJC2bTOYL3HzXg@mail.gmail.com> Subject: Re: [gentoo-user] Init Scripts Not Starting From: Pandu Poluan <pandu@poluan.info> To: gentoo-user@lists.gentoo.org Content-Type: multipart/alternative; boundary=0016e6d99fa487d8b104b5ccc31d X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - svr-us4.tirtonadi.com X-AntiAbuse: Original Domain - lists.gentoo.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - poluan.info X-Archives-Salt: a60098c2-ab8b-4ce4-957a-249f65bf053c X-Archives-Hash: 8433a6d20fdb0ba54d34654bb33b4cdc --0016e6d99fa487d8b104b5ccc31d Content-Type: text/plain; charset=UTF-8 On Jan 6, 2012 2:09 AM, "Pandu Poluan" <pandu@poluan.info> wrote: > > > On Jan 4, 2012 9:56 PM, "Dan Cowsill" <danthehat@gmail.com> wrote: > > ----- >8 snippage > > > > That's strange... it looks as if the /etc seen by rc during boot is different from the /etc seen after entering runlevel default... > Try bind mounting root separately, e. g. : mkdir -p /mnt/root mount -o bind / /mnt/root then compare the relevant subdirectories under /etc and /mnt/root/etc Rgds, --0016e6d99fa487d8b104b5ccc31d Content-Type: text/html; charset=UTF-8 <p><br> On Jan 6, 2012 2:09 AM, "Pandu Poluan" <<a href="mailto:pandu@poluan.info">pandu@poluan.info</a>> wrote:<br> ><br> ><br> > On Jan 4, 2012 9:56 PM, "Dan Cowsill" <<a href="mailto:danthehat@gmail.com">danthehat@gmail.com</a>> wrote:<br> > ></p> <p>----- >8 snippage </p> <p>> ><br> ><br> > That's strange... it looks as if the /etc seen by rc during boot is different from the /etc seen after entering runlevel default...<br> ></p> <p>Try bind mounting root separately, e. g. :</p> <p>mkdir -p /mnt/root<br> mount -o bind / /mnt/root</p> <p>then compare the relevant subdirectories under /etc and /mnt/root/etc </p> <p>Rgds, <br> </p> --0016e6d99fa487d8b104b5ccc31d--