RBVM BSD: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
The default network card also doesn't work very well, set it to e1000 instead. The i8255i (fxp0) device seems to crash the vm when it tries to bring up the network. | The default network card also doesn't work very well, set it to e1000 instead. The i8255i (fxp0) device seems to crash the vm when it tries to bring up the network. | ||
== FreeBSD == | |||
* Tested working ok with default settings on version 8 amd64 | |||
== NetBSD == | |||
Should work with the ne2k_pci driver with ACPI & SMP disabled and acpi disabled in KVM. Support for this will be added to rbvm soon. | |||
Revision as of 23:58, 7 March 2010
OpenBSD
Tested on OpenBSD 4.5 i386
The switching off the irqchip setting allowed me to get the machine to boot, however, I couldn't get any working network interface with this set. There's another fix for this issue, documented here.
The default network card also doesn't work very well, set it to e1000 instead. The i8255i (fxp0) device seems to crash the vm when it tries to bring up the network.
FreeBSD
- Tested working ok with default settings on version 8 amd64
NetBSD
Should work with the ne2k_pci driver with ACPI & SMP disabled and acpi disabled in KVM. Support for this will be added to rbvm soon.