VirtualBox Notes

VBoxManage internalcommands createrawvmdk \
           -filename ~/VirtualBox\ VMs/${VM_NAME}/${DISK_NAME}.vmdk
           -rawdisk /dev/disk${DISK_NUMBER}s${PARTITION_NUMBER}

Make it "Retina".

VBoxManage controlvm ${VM_NAME} setvideomodehint 2048 1280 32

Generated by Eric Bailey on 2017-03-20 Mon 06:26 using Emacs 25.1.1 (Org mode 9.0.5).