X-Git-Url: http://www.project-moonshot.org/gitweb/?p=devwiki.git;a=blobdiff_plain;f=vmdk.mdwn;h=2f03f9de6fa3f2e908b0340d3eb6391bb008ab76;hp=69ff30e79e8cd9463d9a05ed0f3cb994f4f4f6f2;hb=d706920dc61fc6567d70802838ece5e4d6ce29d8;hpb=5d78394152e764f9754fe7145055b2b54cdecb89 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.