From d706920dc61fc6567d70802838ece5e4d6ce29d8 Mon Sep 17 00:00:00 2001 From: "https://me.yahoo.com/a/9s1IqWsahpHPqgBknM7zgI4SqW.p#29ad7" Date: Fri, 25 Mar 2011 05:18:27 -0400 Subject: [PATCH] Add fix for VirtualBox on Mac --- vmdk.mdwn | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) 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. -- 2.1.4