From owner-freebsd-virtualization@FreeBSD.ORG Sun Feb 28 10:20:07 2010 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7AD0A106566C for ; Sun, 28 Feb 2010 10:20:07 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from mail.cksoft.de (mail.cksoft.de [IPv6:2001:4068:10::3]) by mx1.freebsd.org (Postfix) with ESMTP id 10BFB8FC14 for ; Sun, 28 Feb 2010 10:20:07 +0000 (UTC) Received: from localhost (amavis.fra.cksoft.de [192.168.74.71]) by mail.cksoft.de (Postfix) with ESMTP id 200E741C751; Sun, 28 Feb 2010 11:20:06 +0100 (CET) X-Virus-Scanned: amavisd-new at cksoft.de Received: from mail.cksoft.de ([192.168.74.103]) by localhost (amavis.fra.cksoft.de [192.168.74.71]) (amavisd-new, port 10024) with ESMTP id z77B2EV2bhTK; Sun, 28 Feb 2010 11:20:05 +0100 (CET) Received: by mail.cksoft.de (Postfix, from userid 66) id 8D5DA41C750; Sun, 28 Feb 2010 11:20:05 +0100 (CET) Received: from maildrop.int.zabbadoz.net (maildrop.int.zabbadoz.net [10.111.66.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.int.zabbadoz.net (Postfix) with ESMTP id 365444448EC; Sun, 28 Feb 2010 10:16:21 +0000 (UTC) Date: Sun, 28 Feb 2010 10:16:20 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@maildrop.int.zabbadoz.net To: Alexander Petrovsky In-Reply-To: <2ec071a81002280136l2484fa5bq55410765d7a2eded@mail.gmail.com> Message-ID: <20100228101522.O27327@maildrop.int.zabbadoz.net> References: <2ec071a81002280136l2484fa5bq55410765d7a2eded@mail.gmail.com> X-OpenPGP-Key: 0x14003F198FEFA3E77207EE8D2B58B8F83CCF1842 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: FreeBSD virtualization mailing list Subject: Re: Jail unknown parameter vnet X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Feb 2010 10:20:07 -0000 On Sun, 28 Feb 2010, Alexander Petrovsky wrote: Hi, > I have problem on 8.0-RELEASE-p2 > > # cat /usr/src/sys/i386/conf/RABBIT | grep VIMAGE > options VIMAGE > > # jail -c vnet name=germes host.hostname=germes path=/usr/jails/germes > persist > jail: unknown parameter: vnet > > # vimage -c n1 > Error: unknown parameter: vnet > > Where an error, what I do not so? can you confirm with uname -i or uname -a that you actually installed and booted the right kernel? /bz -- Bjoern A. Zeeb It will not break if you know what you are doing.