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 1PBQaa-00054s-5k for garchives@archives.gentoo.org; Thu, 28 Oct 2010 11:24:12 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 78B8D1C03E; Thu, 28 Oct 2010 11:22:55 +0000 (UTC) Received: from mail-gy0-f181.google.com (mail-gy0-f181.google.com [209.85.160.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 5B8191C03E for ; Thu, 28 Oct 2010 11:22:55 +0000 (UTC) Received: by gye5 with SMTP id 5so1701107gye.40 for ; Thu, 28 Oct 2010 04:22:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:content-type :content-transfer-encoding; bh=s0XG2u6Io+SAEwLV/1EBB0UIjQSGXdWW/TbKF+jopCQ=; b=lvAqbyxigJtbxsTlHoN9YaDTBSnFau7225IDONHtFr8ukGXVZDShs+ZW+AomrZbSmG bmDTg7xfx5pYmQK8WJa5r12Bnpe+bznELpEEBzsHf26YiJ6y0O685HpV2z48za0nZQGt ggYktB6M6hOdSwMd5gUt8/j4dYx1sBSX1Y92s= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:content-transfer-encoding; b=NRWJKeOhNS83aymzXMaourLTokB+cNHxjEhctBiyM7sf69F4BEQ5wFA7UYgrY/pcPH RNTf0q4vf3s9l7k5uFv7WrMNPmNxoadBMwaVouZuhOXK2aYmwRZhyzYHOKn7YvhyLkEZ C1j1fyoLbu/tT0D2bn/BTT8oPsCmj7otjOidk= Received: by 10.42.135.193 with SMTP id q1mr1288168ict.362.1288264974934; Thu, 28 Oct 2010 04:22:54 -0700 (PDT) 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.231.150.71 with HTTP; Thu, 28 Oct 2010 04:22:34 -0700 (PDT) In-Reply-To: <4CC9572A.4070508@yahoo.com.br> References: <4CC9572A.4070508@yahoo.com.br> From: =?UTF-8?Q?Petri_Rosenstr=C3=B6m?= Date: Thu, 28 Oct 2010 14:22:34 +0300 Message-ID: Subject: Re: [gentoo-user] mtab inside chroot To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: a8683c03-9724-470a-9848-713a2e1adc02 X-Archives-Hash: 4de2e40ef2a82c5aa2002d7fdd330991 Hi, ln -sf /proc/mounts /etc/mtab ose is the open source edition bin is the binary You can read about the difference http://www.virtualbox.org/wiki/Editions best regards Petri Rosenstr=C3=B6m On Thu, Oct 28, 2010 at 1:57 PM, Zhu Sha Zang wro= te: > Hi there, i've installed a debian/zimbra inside a chroot envorment using > gentoo. But, the command df -h don't work cos i don't have /etc/mtab arch= in > chroot. How i can sync/create, or make df -h work correctly. > > For now, i gain this message: > > /bin/df: cannot read table of mounted file systems: No such file or > directory > > > Another question, what the difference between this packages: > > app-emulation/virtualbox-bin > > app-emulation/virtualbox-ose > > > Thanks for now. >