From owner-freebsd-current@FreeBSD.ORG Mon Apr 5 08:11:28 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EDB2D16A4CE for ; Mon, 5 Apr 2004 08:11:28 -0700 (PDT) Received: from pinus.cc.fer.hr (pinus.cc.fer.hr [161.53.73.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3474343D3F for ; Mon, 5 Apr 2004 08:11:28 -0700 (PDT) (envelope-from ivoras@fer.hr) Received: from fer.hr (lara.cc.fer.hr [161.53.72.113]) by pinus.cc.fer.hr (8.12.2/8.12.2) with ESMTP id i35FCcsM028962 for ; Mon, 5 Apr 2004 17:12:38 +0200 (MEST) Message-ID: <4071764B.3040309@fer.hr> Date: Mon, 05 Apr 2004 17:07:55 +0200 From: Ivan Voras User-Agent: Mozilla Thunderbird 0.5 (Windows/20040207) X-Accept-Language: en-us, en MIME-Version: 1.0 To: current@freebsd.org References: <40716941.5060101@fer.hr> <8765cezdco.fsf@strauser.com> In-Reply-To: <8765cezdco.fsf@strauser.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Jail problems X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Apr 2004 15:11:29 -0000 Kirk Strauser wrote: > At 2004-04-05T14:12:17Z, Ivan Voras writes: > > >>This is probably something big and obvious I'm missing, but what? > > > What version of FreeBSD are you using? If 5.x, do you have /dev mounted > inside each jail? You're right! I mis-mounted /dev! That, and some fiddling around solved the problems, thanks!