From owner-freebsd-emulation@FreeBSD.ORG Thu Jun 1 19:47:29 2006 Return-Path: X-Original-To: freebsd-emulation@freebsd.org Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5743516A844 for ; Thu, 1 Jun 2006 19:47:29 +0000 (UTC) (envelope-from dan@dan.emsphone.com) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id E3E3243D45 for ; Thu, 1 Jun 2006 19:47:28 +0000 (GMT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.13.1/8.13.4) id k51JlMap016839; Thu, 1 Jun 2006 14:47:22 -0500 (CDT) (envelope-from dan) Date: Thu, 1 Jun 2006 14:47:22 -0500 From: Dan Nelson To: Andrei Kolu Message-ID: <20060601194721.GD97883@dan.emsphone.com> References: <200606012239.23120.antik@bsd.ee> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200606012239.23120.antik@bsd.ee> X-OS: FreeBSD 5.5-PRERELEASE X-message-flag: Outlook Error User-Agent: Mutt/1.5.11 Cc: freebsd-emulation@freebsd.org Subject: Re: Gentoo compat /dev/null: No such file or directory X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 19:47:29 -0000 In the last episode (Jun 01), Andrei Kolu said: > OS: FreeBSD 6.1 > Compat: linux_base-gentoo-stage1-2006.0_1 > > # mount > /dev/ad0s1a on / (ufs, local, soft-updates) > devfs on /dev (devfs, local) > /dev/md0 on /tmp (ufs, local) > linprocfs on /usr/compat/linux/proc (linprocfs, local) > > # chroot /compat/linux emerge sync If you chroot into /compat/linux, you should probably also mount a copy of devfs onto /compat/linux/dev. -- Dan Nelson dnelson@allantgroup.com