From owner-freebsd-questions@FreeBSD.ORG Wed Jul 9 07:41:16 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 8360F106567F for ; Wed, 9 Jul 2008 07:41:16 +0000 (UTC) (envelope-from jonathan@hst.org.za) Received: from hermes.hst.org.za (onix.hst.org.za [209.203.2.133]) by mx1.freebsd.org (Postfix) with ESMTP id 97E5D8FC13 for ; Wed, 9 Jul 2008 07:41:15 +0000 (UTC) (envelope-from jonathan@hst.org.za) Received: from sysadmin.hst.org.za (sysadmin.int.dbn.hst.org.za [10.1.1.20]) (authenticated bits=0) by hermes.hst.org.za (8.13.8/8.13.8) with ESMTP id m696tXKo041780 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO) for ; Wed, 9 Jul 2008 08:55:34 +0200 (SAST) (envelope-from jonathan@hst.org.za) From: Jonathan McKeown Organization: Health Systems Trust To: freebsd-questions@freebsd.org Date: Wed, 9 Jul 2008 08:58:38 +0200 User-Agent: KMail/1.7.2 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200807090858.38386.jonathan@hst.org.za> X-Spam-Score: -4.399 () ALL_TRUSTED,AWL,BAYES_00 X-Scanned-By: MIMEDefang 2.61 on 209.203.2.133 Subject: Re: Install Linux in FreeBSD 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, 09 Jul 2008 07:41:16 -0000 On Wednesday 09 July 2008 08:46, Ruel Luchavez wrote: > Hi again list, > > Is it possible to run a VM machine in your freebsd server in which inside > that VM you are running on it a Linux environment? coul it be? > You would rather want to know why do I want that set up? Simply because I > want to install a Quickbooks Enterprise solutions Database > manager in Linux, further, Freebsd doesn't support the Quickbooks (also > vice versa) it only runs or support in Linux..thats the reason guys.. > Could some one give me some idea how will I do that? Did you read section 10 of the Handbook - Linux Binary Compatibility? Jonathan