Virtual Box Setup

CSIS83
Virtual Machine setup with Oracle VirtualBox
1. Enable BIOS setting for VTx virtualization
During initial Boot press F2
Then check BIOS settings for
Performance -> Virtualization is ON,
Performance -> VT Direct IO is ON
2. Start Windows, start Oracle VirtualBox
3. Windows Explorer: Copy/Move files RWDC01.vdi, NYC-CL1.vdi and NYC-CL2.vdi
from XXXXX to C:\Users\<logon_id>\.VirtualBox\HardDisks
4. VirtualBox File-> Virtual Media Manager
Add the 3 vdi files
5. Create 3 virtual machines
Machine 1: RWDC01, 64bit, Win Server 2008 R2, 1024 MB
Machine 2: NYC-CL1, 32bit, Win Vista, 512 MB
Machine 3: NYC-CL2, 32 bit Win Vista, 512 MB
Use existing disks: NYC-CL1.vdi, NYC-Cl2.vdi and RWDC01.vdi
Networking: select internal network
6. Start the server machine.




VM Window File -> Ctl-Alt-Del
When you click inside the window, the VM will capture the mouse and keyboard
Login as Administrator using Pa$$w0rd
To release the mouse and keyboard, CTRL-RIGHT
5. Start the NYC-CL1 machine and login as NYC-CL1\Student using Pa$$w0rd
6. After we do the first 3 labs and migrate from Vista to Windows, install host additions into Windows
which will give better mouse integration.

VM window
Devices -> install host additions
Note: the vdi virtual disk file formats used by VirtualBox are similar in concept to the .vhd virtual files used by
Microsoft and Microsoft Virtual PC, and similar to VMWare .vmdk files. VirtualBox can directly use .vhd or .vmdk
files, but to convert a file to vhd format (or vice versa) by using the VBoxManage command
VBoxManage clonehd <filename>.vdi
<filename>.vhd -format vhd