Book Image

VirtualBox 3.1: Beginner's Guide

By : Alfonso Vidal Romero, Alfonso Vidal Romero Elizondo
Book Image

VirtualBox 3.1: Beginner's Guide

By: Alfonso Vidal Romero, Alfonso Vidal Romero Elizondo

Overview of this book

The furore around virtualization is taking the technology world by storm and is a must for efficient utilization of network server capacity, storage administration, energy, and capital. VirtualBox is free and this brings down your upfront costs for an agile data center. VirtualBox will transform your IT infrastructure into a lean Data Center on a Windows XP/7 or Ubuntu Linux platform. Although VirtualBox has grown by leaps and bounds, there is not enough documentation to guide you through its features and implementation.This hands-on guide gives you a thorough introduction to this award-winning virtualization product. It will help you to implement the right virtual environment for you. Additionally, this book will help you set up an environment that will work for your system. You will learn to architect and deploy your first virtual machine without being overwhelmed by technical details.This practical book unveils the robust capabilities and easy-to-use graphical interface of VirtualBox to help you to effectively administer and use virtual machines in a home/office environment. You begin by creating your first virtual machine on a Windows/Linux guest operating system and installing guest additions. The book then goes on to discuss the various formats that VirtualBox supports and how it interacts with other formats. The comprehensive instructions will help you to work with all the networking modes offered by VirtualBox. Virtual appliances will be explained in detail—how they help to reduce installation time for virtual machines and run them from VirtualBox.By the end of this book you will be able to run your own headless VirtualBox server, to create, manage, and run virtual machines in that server from a remote PC.
Table of Contents (16 chapters)
VirtualBox 3.1: Beginner's Guide
Credits
About the Author
About the Reviewer
Preface
Index

Chapter 3. Creating Your Second Virtual Machine: Windows 7

In this chapter, you'll get to install Windows 7 on a virtual machine. I used a Windows XP host computer for the exercises, but you can use any host supported by VirtualBox.

In this chapter you shall:

  • Create your second virtual machine in VirtualBox using Microsoft Windows 7

  • Learn about your virtual machine's basic configuration

  • Install Windows 7 on your virtual machine

  • Learn how to use the VirtualBox host key and to 'capture'/'uncapture' the mouse and keyboard in your virtual machine

  • Learn to run your Windows 7 virtual machine and test some basic functions like using Internet Explorer and installing the Microsoft Office 2007 trial edition

  • Learn how to start and stop your virtual machine

So let's get on with it...

You'll need a Windows XP/Vista/7 original CD or ISO image for the exercises in this chapter. I wrote the exercises using a Windows 7 DVD (32-bits), but the process is very similar for any other Windows version. If you have any...