From owner-freebsd-questions@FreeBSD.ORG Thu Apr 3 23:04:52 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 64B02106566C for ; Thu, 3 Apr 2008 23:04:52 +0000 (UTC) (envelope-from stapleton.41@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.226]) by mx1.freebsd.org (Postfix) with ESMTP id 13BA28FC0A for ; Thu, 3 Apr 2008 23:04:51 +0000 (UTC) (envelope-from stapleton.41@gmail.com) Received: by wr-out-0506.google.com with SMTP id 50so2484510wra.13 for ; Thu, 03 Apr 2008 16:04:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=9SO/CED7qddp6TuatN1IqXGyebWV70FzEyowiukNr2U=; b=iLfV+lI77+HUcvKctc7RQ2a8EARQzj5OWHOIP+Y0e16tNQUUk7GBY4ZapxgmN1g2M2Osh8sfUVaXfsf1+eGw7/HFe/kt+GajISV/hZHvW2gAEcNvA+AqxyD+ubWOcd8DNQDIKHv03skh12jjV6WkMxqg2yWod/ez75a1Ff5ybSY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=pUzpah87Iks20oMFhcfg6N8jB3lKY3zF2FPSzbmx0dVkd+UKTTWqlrmJpJ5SN0Z7x7EOSTGS7xVPEtbRLYQWMWxLrjHJcD7GItOyPbdb0PebOq6CSQ+kFMom3RrGmcJTvbyTtgeANiQq9tsURNbwH+Q3sRdYXUzfX0nThDgxfjQ= Received: by 10.114.174.2 with SMTP id w2mr847932wae.17.1207263890731; Thu, 03 Apr 2008 16:04:50 -0700 (PDT) Received: by 10.114.113.11 with HTTP; Thu, 3 Apr 2008 16:04:50 -0700 (PDT) Message-ID: <80f4f2b20804031604s378cbf94o5c5bc86217091236@mail.gmail.com> Date: Thu, 3 Apr 2008 19:04:50 -0400 From: "Jim Stapleton" To: "Bruce Cran" In-Reply-To: <47E521A9.2080201@cran.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <80f4f2b20803212037v279d83d1h5203e6802ecfebd4@mail.gmail.com> <20080322130304.GB40364@slackbox.xs4all.nl> <80f4f2b20803220650s7edcee09r24dee19a5ca61dd5@mail.gmail.com> <47E521A9.2080201@cran.org.uk> Cc: freebsd-questions@freebsd.org Subject: Re: virtual machine software 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, 03 Apr 2008 23:04:52 -0000 OK, it's working now. Slowly, but working (I'm guessing the lackluster performance is due to having it use 768MB memory, when the host only has 1GB, easy enough to fix, there are several solutions). -Jim Stapleton On Sat, Mar 22, 2008 at 11:11 AM, Bruce Cran wrote: > Jim Stapleton wrote: > > > Sorry, QEmu crashes when I try to boot the CD. Same happens with Bochs. > > > > -Jim Stapleton > > > > If it crashes with 'Bad system call' make sure you have aio support loaded. > I missed it when I recently installed it, but the pkg-message does mention > it: > > - qemu now uses aio at least for ide dma, so if you get `Invalid system > call' crashes that is because aio is not (kld)loaded. > > -- > Bruce > > > > > > > > > > > > On Sat, Mar 22, 2008 at 9:03 AM, Roland Smith wrote: > > > > > On Fri, Mar 21, 2008 at 11:37:50PM -0400, Jim Stapleton wrote: > > > > I need to get a VM work for XP. I tried QEmu, but XP wouldn't > install. > > > > I wouldn't mind VMWare, but I want to run it under trial first if > > > > possible. > > > > > > Bochs works, but it is slow. > > > > > > I would investigate _why_ it doesn't install under qemu before turning > > > to another VM. You'll need at least a 3-4G disk image (for XP with SP2 > > > and updates), and 384M memory for the VM. > > > > > > Roland > > > -- > > > R.F.Smith > http://www.xs4all.nl/~rsmith/ > > > [plain text _non-HTML_ PGP/GnuPG encrypted/signed email much > appreciated] > > > pgp: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 (KeyID: > C321A725) > > > > > > > > _______________________________________________ > > freebsd-questions@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > > > > > >