From owner-freebsd-emulation Wed Apr 18 11: 9:25 2001 Delivered-To: freebsd-emulation@freebsd.org Received: from mobile.hub.org (mobile.acadiau.ca [131.162.137.70]) by hub.freebsd.org (Postfix) with ESMTP id 5034537B424 for ; Wed, 18 Apr 2001 11:09:21 -0700 (PDT) (envelope-from scrappy@hub.org) Received: from localhost (scrappy@localhost) by mobile.hub.org (8.11.1/8.11.1) with ESMTP id f3II99p42983; Wed, 18 Apr 2001 15:09:09 -0300 (ADT) (envelope-from scrappy@hub.org) X-Authentication-Warning: mobile.hub.org: scrappy owned process doing -bs Date: Wed, 18 Apr 2001 15:09:09 -0300 (ADT) From: The Hermit Hacker To: Juergen Unger Cc: Subject: Re: linux emulation in a jail'd environment? In-Reply-To: <20010418190716.A90679@raven.addict.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, 18 Apr 2001, Juergen Unger wrote: > On Wed, Apr 18, 2001 at 10:24:08AM -0300, The Hermit Hacker wrote: > > I'm trying to install jdk12-beta, which requires linux emulation to work, > > but I can't install linux_base: > > > > media-brokers# mknod /compat/linux/dev/null c 2 2 > > mknod: /compat/linux/dev/null: Operation not permitted > > media-brokers# ls -ld /compat/linux/dev/ > > drwxr-xr-x 2 root wheel 512 Apr 18 09:20 /compat/linux/dev/ > > > > is this not possible? > > I do run some linux apps within a jail with version > >FreeBSD black 4.2-STABLE FreeBSD 4.2-STABLE #0: Sun Mar 11 23:25:32 CET 2001 > > I installed linux_base-6.1 without problems. But I don't even have > an /compat/linux/dev directory... well, I ended up manually creating the dev/null from outside the jail, and commenting out that part of the makefile ot get past it, and it appears to work pretty good ... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message