You are on page 1of 1

http://scottada.

ms/article/installing-genuine-mountain-lion-os-x-virtualbox
C:\Program Files\Oracle\VirtualBox>vboxmanage internalcommands createrawvmdk -fi
lename "C:\Users\Stephen\VirtualBox VMs\Snow Leopard\output_usb.vmdk" -rawdisk \
\.\PhysicalDrive1
http://blog.cyntaxtech.com/posts/5/virtualbox-macosx-guest-custom-screen-resolut
ion
Using vboxmanage commandline
Open a command prompt and navigate to the folder where VirtualBox is installed.
Now run the following two commands.
vboxmanage setextradata "MAC OS X" "CustomVideoMode1" "1360x768x32"
vboxmanage setextradata "MAC OS X" "GUI/CustomVideoMode1" "1360x768x32"
In the above commands, "MAC OS X" is the machine name. You should replace it wit
h the correct name of your machine as seen in the VirtualBox interface.

You might also like