From: https://me.yahoo.com/a/9s1IqWsahpHPqgBknM7zgI4SqW.p#29ad7 Date: Fri, 25 Mar 2011 09:18:27 +0000 (-0400) Subject: Add fix for VirtualBox on Mac X-Git-Url: http://www.project-moonshot.org/gitweb/?p=devwiki.git;a=commitdiff_plain;h=d706920dc61fc6567d70802838ece5e4d6ce29d8 Add fix for VirtualBox on Mac --- diff --git a/vmdk.mdwn b/vmdk.mdwn index 69ff30e..2f03f9d 100644 --- a/vmdk.mdwn +++ b/vmdk.mdwn @@ -19,13 +19,17 @@ The Image should work with: * qemu (tested) * Vmware +To use VirtualBox on a Mac, you will need to modify the virtual hardware configuration to add a serial port, though it can be disabled. + +If that causes eth0 to turn into eth1, do the following and reboot. + +$ sudo rm /etc/udev/rules.d/70-persistent-net.rules + The image expects: * PAE to be enabled * An ioapic to be enabled - - ## Consoles Consoles are available on hvc0 (virt_ops console for xen), ttyS0 (serial console) and on the monitor and keyboard.