FreeBSD and Virtual Box 2.0.4

I am trying to install free BSD over Vist64 on VB and I am getting errors. Any ideas on what I might be doing wrong VB turns off before I can take note of the errors. I even tried to do a screen shot but it was too fast.
 
FreeBSD doesn't work correctly on VirtualBox.
I have tried many times.
Vmware workstation is really best choice.
 
Yeah, I'm currently dealing with the same situation. ALthough, I've not had the problems others have reported with virtual box other than I can't seem to get the networking to work correctly.

I'm going to try under Parallels tomorrow and see if I get anywhere on my Mac.
 
If you're using VBox 2.x.x select Intel PRO/1000 MT Desktop as your interface, it'll work. The AMD interfaces don't work at all, problems with driver I think.
 
To abarmot. I am able to get FreeBSD-7(i686-32Bit) working in text mode in Virtualbox-2.0.6. The GUI starts up but it's not really usable, I haven't tried any tweaking yet. I cannot get the 64 Bit version to boot, it'll just sit there after "Trying to mount root from ufs:/dev/md0". I've got hardware virt enabled in both my PC's BIOS and in the VBox VM options.
 
I can confirm that if you set the network card to the Intel 10/100 the network works and I'm able to load X11 and then Opera 9 without a problem.

So virtual box seems to work for my needs.
 
Just to add my two cents on the topic:

I have 7.0-RELEASE-i386 up and running in VB 2.0.6 on 32-bit Vista. No X installed. Building a custom kernel stops with sigreturn: eflags = 0x80282 .

I have to suspend the job to get back to the command prompt. So, no VB doesn't work with FreeBSD.
 
VirtualBox 2.0.6 works much better than 2.0.4

Now I can get the freebsd to say it is installed but I get an error "can't load 'kernel'"

I am searching the forums right now to see if I can find the problem but I have not found it yet.

Thanks
 
Depending on what you need from your virtual machine, Bochs is an option.

It is painfully slow, however, and I wouldn't recommend it as a platform to "try out" FreeBSD.
 
SeanC said:
Depending on what you need from your virtual machine, Bochs is an option.

It is painfully slow, however, and I wouldn't recommend it as a platform to "try out" FreeBSD.

Well, vmware usually works too (server is free, as is esxi), or if that isn't available on your host (like on FreeBSD), qemu. (If you are on Linux there's also kvm or xen which are faster than qemu...)

Oh, and I've since been told that eflags thing doesn't happen anymore with FreeBSD head guests (aka -current), so that _may_ be an option too.
 
Just an update:

VirtualBox has released a update(version 2.1.2) that is said to fix the sigreturn eflags error.

Time to find out...
 
VBox 2.1.4 / Gentoo / FreeBSD 7.1 Stable

Thought I would poke the thread and mention that this showed up for me when trying to build bash out of ports. I'm trying to get a current status of the issue out of the VBox bug tracking system, but it seems the symptom has been showing up a lot and, well, I'm getting confused. :)
 
Back
Top