Add fix for VirtualBox on Mac
authorhttps://me.yahoo.com/a/9s1IqWsahpHPqgBknM7zgI4SqW.p#29ad7 <Interested_Bystander@web>
Fri, 25 Mar 2011 09:18:27 +0000 (05:18 -0400)
committerwww-data <www-data@project-moonshot.org>
Fri, 25 Mar 2011 09:18:27 +0000 (05:18 -0400)
vmdk.mdwn

index 69ff30e..2f03f9d 100644 (file)
--- 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.