From owner-freebsd-questions@FreeBSD.ORG Thu Aug 11 15:11:49 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C9F2F16A41F for ; Thu, 11 Aug 2005 15:11:49 +0000 (GMT) (envelope-from NKoch@demig.de) Received: from server.absolute-media.de (server.absolute-media.de [213.239.231.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 28C5A43D53 for ; Thu, 11 Aug 2005 15:11:47 +0000 (GMT) (envelope-from NKoch@demig.de) Received: from localhost (unknown [127.0.0.1]) by server.absolute-media.de (Postfix) with ESMTP id B75C58F74E; Thu, 11 Aug 2005 17:11:41 +0200 (CEST) Received: from server.absolute-media.de ([127.0.0.1]) by localhost (server [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 22329-04; Thu, 11 Aug 2005 17:11:37 +0200 (CEST) Received: from firewall.demig (p50839EA0.dip0.t-ipconnect.de [80.131.158.160]) by server.absolute-media.de (Postfix) with ESMTP id E604E8F73C; Thu, 11 Aug 2005 17:11:36 +0200 (CEST) Received: from ws-ew-3 (ws-ew-3.w2kdemig [192.168.1.72]) by firewall.demig (8.13.4/8.13.4) with SMTP id j7BF1R2l000467; Thu, 11 Aug 2005 17:01:27 +0200 (CEST) (envelope-from NKoch@demig.de) From: "Norbert Koch" To: "Kenny" , Date: Thu, 11 Aug 2005 17:09:24 +0200 Message-ID: <000801c59e86$a9110b80$4801a8c0@ws-ew-3.W2KDEMIG> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: <7d710b0f0508110753d5d4789@mail.gmail.com> X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2120.0 Importance: Normal X-Virus-Scanned: by amavisd-new X-Virus-Scanned: by amavisd-new at absolute-media.de Cc: Subject: RE: How to use Bochs? 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: Thu, 11 Aug 2005 15:11:49 -0000 > I have installed Bochs successfully from ports. > At first, I planned to install Windows in Bochs, but soon I found that > Bochs needed to be configured before functioning properly. > > How to configure? I have no idea. I visited the homepage of Bochs just > now, but with no gains. I strongly suggest you to give qemu a try. It installs from ports including a bios and I already successfully booted e.g. the netbsd installation cd from in it under FreeBSD5.4. Norbert