Re: How to use Bochs?

2005-08-11 Thread Roland Smith
On Thu, Aug 11, 2005 at 12:43:16PM -0700, Glenn Dawson wrote:
> At 07:53 AM 8/11/2005, Kenny wrote:
> >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.

You should try qemu instead of bochs. It's generally faster.

Roland
-- 
R.F.Smith (http://www.xs4all.nl/~rsmith/) Please send e-mail as plain text.
public key: http://www.xs4all.nl/~rsmith/pubkey.txt


pgpXuOPavrHFe.pgp
Description: PGP signature


Re: How to use Bochs?

2005-08-11 Thread Glenn Dawson

At 07:53 AM 8/11/2005, Kenny wrote:

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.


They have links to a FAQ and the user manual on the home page 
http://bochs.sourceforge.net/


The manual looks fairly complete.  What more do you need?

-Glenn


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: How to use Bochs?

2005-08-11 Thread Ean Kingston
On August 11, 2005 11:09 am, Norbert Koch wrote:
> > 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.

It has been ages since I used bochs but in short you need to create a hard 
disk image file and a bochsrc  configuration file. There are a bunch of hard 
disk image files (http://bochs.sourceforge.net/diskimages.html) available on 
the bochs home page and the bochs manual has an entire chapter on creating 
the configuration file 
(http://bochs.sourceforge.net/cgi-bin/topper.pl?name=New+Bochs+Documentation&url=http://bochs.sourceforge.net/doc/docbook).

Years ago I used it when I had to run an old windows (3.1) application that 
wouldn't work under wine. It worked well.

>
> 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
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"

-- 
Ean Kingston

E-Mail: ean AT hedron DOT org
URL: http://www.hedron.org/
I am currently looking for work. If you need competent system/network 
administration please feel free to contact me directly.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


RE: How to use Bochs?

2005-08-11 Thread Norbert Koch
> 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
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"