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 ) 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 ; 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 ) 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 ; Thu, 05 Jan 2012 11:16:05 -0800 (PST) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail 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: References: <20120104111757.GA31450@ksp.sk> Date: Fri, 6 Jan 2012 02:16:05 +0700 Message-ID: Subject: Re: [gentoo-user] Init Scripts Not Starting From: Pandu Poluan 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" wrote: > > > On Jan 4, 2012 9:56 PM, "Dan Cowsill" 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


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--