Run Bootcamp windows as virtual machine in VirtualBox
Caution: This script is he first version which is experimental period for now.
What it does:
- download VirtualBox packages to local and install
- Find the correct BootCamp disk
- Create a VM with all the parameters setup
setup your windows (for now, this script assumes it's Windos 7) in BootCamp first. make sure Windows 7 can be loaded and all BootCamp drivers are installed properly.
- Must provide BootCamp partition name, the original is BOOTCAMP if it wasn't changed.
- If VirutalBox is already downloaded, add -d option.
- If you want to keep the current installed VirutalBox version, add -i option to skip installation.
- verbo mode, sure for debug.
- 2nd step, this provide a extra step to change IDE to SATA so for a good performance in VB.
This script Configure Bootcamp Windows virtual machine over VirtualBox. Copyright Tony Liu, 2013, Version 0.1, Free for Educational or personal use.
Usage: vbobc options
OPTIONS:
-w Windows volume Name, case sensitive
-i No install, will not install the latest version of VirtualBox.
-d Do not download
-2 Second Step
-v verbo mode
-h This help
- vbobc -w BOOTCAMP
- vbobc -w BOOTCAMP -i -d
- vbobc -w BOOTCAMP -2
Bug report and suggestions please email to [email protected]