From owner-freebsd-emulation@FreeBSD.ORG Sat Jan 27 19:48:17 2007 Return-Path: X-Original-To: freebsd-emulation@freebsd.org Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D0CA216A406 for ; Sat, 27 Jan 2007 19:48:17 +0000 (UTC) (envelope-from anderson@freebsd.org) Received: from mh1.centtech.com (moat3.centtech.com [64.129.166.50]) by mx1.freebsd.org (Postfix) with ESMTP id A5DE813C48A for ; Sat, 27 Jan 2007 19:48:17 +0000 (UTC) (envelope-from anderson@freebsd.org) Received: from [192.168.42.21] (andersonbox1.centtech.com [192.168.42.21]) by mh1.centtech.com (8.13.8/8.13.8) with ESMTP id l0RJJ9Op019197; Sat, 27 Jan 2007 13:19:09 -0600 (CST) (envelope-from anderson@freebsd.org) Message-ID: <45BBA5A9.1040100@freebsd.org> Date: Sat, 27 Jan 2007 13:19:05 -0600 From: Eric Anderson User-Agent: Thunderbird 1.5.0.9 (X11/20070121) MIME-Version: 1.0 To: "V.S.Prasanna Rajan" References: <690901.52680.qm@web52008.mail.yahoo.com> In-Reply-To: <690901.52680.qm@web52008.mail.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.88.4/2493/Fri Jan 26 06:00:46 2007 on mh1.centtech.com X-Virus-Status: Clean X-Spam-Status: No, score=-2.6 required=8.0 tests=AWL,BAYES_00 autolearn=ham version=3.1.6 X-Spam-Checker-Version: SpamAssassin 3.1.6 (2006-10-03) on mh1.centtech.com Cc: freebsd-emulation@freebsd.org Subject: Re: Virtual Machine software for Free BSD-Help requested X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Jan 2007 19:48:17 -0000 On 01/27/07 08:58, V.S.Prasanna Rajan wrote: > > Dear All, > With ref to the subject mentioned above please > suggest me a web site where I can download the > files for the same. I am running a FreeBSD 6.2 > based (Intel-processor) PC. I want to install MS > windows as a guest operating system through Virtual > Machine . Awaiting kind reply in this regard. > with regards, > Rajan. Search for qemu and bochs in the ports collection. Eric