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 8A1C1138A1F for ; Tue, 22 Apr 2014 08:48:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1A516E0929; Tue, 22 Apr 2014 08:48:51 +0000 (UTC) Received: from smarthost01d.mail.zen.net.uk (smarthost01d.mail.zen.net.uk [212.23.1.7]) by pigeon.gentoo.org (Postfix) with ESMTP id 0A02AE07FB for ; Tue, 22 Apr 2014 08:48:49 +0000 (UTC) Received: from [82.69.80.10] (helo=wstn.localnet) by smarthost01d.mail.zen.net.uk with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.80) (envelope-from ) id 1WcWNk-000400-Nc for gentoo-user@lists.gentoo.org; Tue, 22 Apr 2014 09:48:48 +0100 From: Peter Humphrey To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Output of "mount" and "cat /etc/mtab" inside install chroot? Date: Tue, 22 Apr 2014 09:48:47 +0100 Message-ID: <1772958.6eTVaUvfdv@wstn> Organization: at home User-Agent: KMail/4.11.5 (Linux/3.12.13-gentoo; KDE/4.11.5; x86_64; ; ) In-Reply-To: <20140421234445.GA9433@waltdnes.org> References: <20140419114318.GC1084@waltdnes.org> <5301095.8kd1OTifEl@wstn> <20140421234445.GA9433@waltdnes.org> 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 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Originating-smarthost01d-IP: [82.69.80.10] X-Archives-Salt: d95f4caf-1209-4ddd-8dbb-1fe9e53cb57d X-Archives-Hash: 6e978bbd47df026138780514e418ef62 On Monday 21 Apr 2014 19:44:45 Walter Dnes wrote: > *AFTER YOU CHROOT* what are the contents of /proc/self/mounts and > /proc/mounts ? Can you copy either of them into /etc/mtab and have the > correct result? No, of course it's the same as outside the chroot, because before entering, I do a 'mount -tproc proc /mnt/atom/proc'. I did check anyway to be sure. -- Regards Peter