1. on day 1 you created a directory under /data, using your username as the name of the directory. Go to that directory. 2. you should have directory VM1 and VM2 in there, now create another directory called VM3. 3. go into that VM3 directory, run the following command: unzip /data/images/SEEDUbuntu-16.04-32bit.zip for example: [jidongxiao@onyxnode112 images]$ unzip SEEDUbuntu-16.04-32bit.zip Archive: SEEDUbuntu-16.04-32bit.zip creating: SEEDUbuntu-16.04-32bit/ inflating: SEEDUbuntu-16.04-32bit/SEEDUbuntu-16.04-32bit-s001.vmdk inflating: SEEDUbuntu-16.04-32bit/SEEDUbuntu-16.04-32bit-s002.vmdk inflating: SEEDUbuntu-16.04-32bit/SEEDUbuntu-16.04-32bit-s003.vmdk inflating: SEEDUbuntu-16.04-32bit/SEEDUbuntu-16.04-32bit-s004.vmdk inflating: SEEDUbuntu-16.04-32bit/SEEDUbuntu-16.04-32bit-s005.vmdk inflating: SEEDUbuntu-16.04-32bit/SEEDUbuntu-16.04-32bit-s006.vmdk inflating: SEEDUbuntu-16.04-32bit/SEEDUbuntu-16.04-32bit-s007.vmdk inflating: SEEDUbuntu-16.04-32bit/SEEDUbuntu-16.04-32bit-s008.vmdk inflating: SEEDUbuntu-16.04-32bit/SEEDUbuntu-16.04-32bit-s009.vmdk inflating: SEEDUbuntu-16.04-32bit/SEEDUbuntu-16.04-32bit-s010.vmdk inflating: SEEDUbuntu-16.04-32bit/SEEDUbuntu-16.04-32bit-s011.vmdk inflating: SEEDUbuntu-16.04-32bit/SEEDUbuntu-16.04-32bit.vmdk [jidongxiao@onyxnode112 images]$ 4. in step 3, you should see a directory called SEEDUbuntu-16.04-32bit is generated under the VM3 directory, and there should be a file called SEEDUbuntu-16.04-32bit.vmdk in this directory. Remember the location of this file, you will use it soon. 5. open VirtualBox, following the instructions here to install a regular VirtualBox VM. Note, only do step 1 to step 6. And use the above file in step 4. http://cs.boisestate.edu/~jxiao/cs332/instructions/SEEDVM_VirtualBoxManual.pdf 6. Configure your VM's network based on Appendix B of the above manual, do step 1 to step 5.