Re: looking for virtual machine for testing booting ISO images

2003-12-31 Thread wmrfreebsd

Bochs is quite capable of booting just about anything.  The nice thing about it is you 
can 'edit' the CPU and have it print out what it's doing for hard-to-debug stuff.

Just put your CD in your /dev/cdrom drive, then put these lines in .bochsrc

ata0-slave: type=cdrom, path=/dev/cdrom, status=inserted
boot: cdrom

Or you could put the image in a file and use that filename instead of /dev/cdrom

Mike

-131390817619945514032107252833
Content-Disposition: form-data; name=send_att1; filename=
Content-Type: application/octet-stream


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


Re: FreeBSD as host OS for VMWare 4.0

2003-12-31 Thread wmrfreebsd

Anyone have any success getting VMWare 4.0 (Linux Version) to run on 
FreeBSD Current (i.e. as host OS)?

What versions of VMWare do work well with FreeBSD host OS?

-Rick

The way I understand it (I may be wrong), is VMWare does its magic by hooking into the 
kernel (to mess with pagetables and such) and is able to achieve virtualization in an 
optimized way.  Contrast with Bochs which is a total usermode emulator, grinding out 
instructions 500:1

Mike

-154481835514587190051586296331
Content-Disposition: form-data; name=send_att1; filename=
Content-Type: application/octet-stream


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


Installing on Miata

2003-12-21 Thread wmrfreebsd

I am trying to install FreeBSD on a Miata (Dec Alpha) system.
It has the latest/last firmware, V7.2-1
The system has:
  1) Qlogic ISP-1020 Scsi controller
  2) DEC RRD46 CD rom drive
  3) Segate 4GB Barracuda SCSI hard drive
  4) Built-in 21143 ethernet
  5) S3 Trio64 video card
  6) 128MB memory
I don't have anything on the built-in CMD-646 IDE controller
The system ran VMS for years.

I want to end up with a system that runs Netscape, MySQL, Samba.
What version should I use?

If I install 5.2 (from the ISO images I got on ftp.freebsd.org),
it loads OK after having to hand-edit the XF86Config
file (I had to put in BusID PCI:0:12:0).  But then most 
everything on the screen hangs and requires resetting the machine.

Can I use a 4.8 or 4.9 release?  If so, where can I get the 
disk 1 iso image?  I checked several of the ftp sites, and none of 
them seem to have it.

Also, in case anyone cares, starting with the 5.2 disk 1, and my 
hard drive still formatted for VMS, hangs the partitioning screen.
A couple of the options resulted in a 'signal 11' error message 
followed by a reboot, a couple of the other options said they 
required me to select a 'slice' or 'partition' at the top of the 
screen, but there were none to select.

I had to run the 4.8 miniinst disk to partition the disk first.  
It didn't seem to have any problem.

Mike

-7d311b2f29080e
Content-Disposition: form-data; name=send_att1; filename=
Content-Type: application/octet-stream


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