From owner-freebsd-questions@FreeBSD.ORG Wed Jan 23 19:18:47 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9CB1416A421 for ; Wed, 23 Jan 2008 19:18:47 +0000 (UTC) (envelope-from norman@apache.org) Received: from vs159071.vserver.de (hiphopcorner.de [62.75.159.71]) by mx1.freebsd.org (Postfix) with ESMTP id 6BB9713C448 for ; Wed, 23 Jan 2008 19:18:47 +0000 (UTC) (envelope-from norman@apache.org) Received: from [192.168.0.29] (IP-213157018232.static.heagmedianet.de [213.157.18.232]) by vs159071.vserver.de (Postfix) with ESMTP id A2757BE805E; Wed, 23 Jan 2008 19:18:45 +0000 (UTC) From: Norman Maurer To: jackbarnett@gmail.com In-Reply-To: <4797917B.4020600@gmail.com> References: <4797917B.4020600@gmail.com> Content-Type: text/plain Date: Wed, 23 Jan 2008 20:18:37 +0100 Message-Id: <1201115917.6943.15.camel@norman-laptop> Mime-Version: 1.0 X-Mailer: Evolution 2.12.1 Content-Transfer-Encoding: 7bit Cc: Freebsd questions Subject: Re: VM Options X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Jan 2008 19:18:47 -0000 Am Mittwoch, den 23.01.2008, 13:11 -0600 schrieb Jack Barnett: > Are there any good VM Options for FreeBSD? > > There is VMWare in ports; which I really like - but it's a few years old > and still stuck on version 3 the last time I tried it. > > Are there any other options available? If you just want to run other FreeBSD's I whould try jail ( man jail ). It's covered in the handbook too.. Cheer, Norman