Download presentation
Presentation is loading. Please wait.
Published byKristian Underwood Modified over 9 years ago
1
1 Virtualization and Virtual Machines Sarah Diesburg 1/10/2013 COP 5641
2
Assignment 1 A Choice to Make… Virtual machine or no virtual machine… Pros Less potential damage to your computer Can take snapshots Can run on any computer with virtualization software Cons Parallel port project may or may not work May not work with your final project 2
3
Virtualization 3
4
Virtualization Software Runs operating systems in full emulated environment VMware VirtualBox Virtual PC Xen 4
5
Virtualization Terminology Host OS – running on physical computer Only one host OS may run at a time “Hosts” the other running operating systems Guest OS – running in emulated environment Can run multiple guests at the same time Guest thinks it is running on actual hardware Virtual machine – set of files that make up a guest OS 5
6
Virtual Machine Files 6
7
Virtual Machine Advantages Can distribute a pre-configured OS Create multiple snapshots If something goes wrong, roll-back to a previously saved snapshot Portable Run on any host OS Store on portable hard drive or laptop 7
8
Virtual Machine Advantages Sandbox Does not affect anything on host OS Networked Can access over the network 8
9
Opened Virtual Machine (VMWare) 9
10
Virtual Memory Setting You should set the amount of memory that is allocated to your guest OS Cannot be shared between host and guest Edit Virtual Machine Settings -> Hardware -> Memory Rule of thumb: Give your host at least 1GB- 1.5GB, give guest the rest 10
11
Adjust Virtual Memory 11
12
Adjust Virtual Memory 12 Slide to blue triangle
13
Start the Machine Press green start arrow 13
14
Using the Virtual Machine To type or use the mouse inside the virtual machine Click inside the virtual machine window To type or move the mouse back to the host machine Press CTRL+ALT 14
15
Creating Snapshots Might be a button to automatically create snapshots of system state If not… Shut down the virtual machine cleanly Copy all the files into another, snapshot directory I call this the “poor man’s snapshot” 15
16
Create a Snapshot 16
17
Copy & Paste / File Transfer Copy & paste from host to guest Will work in default kernel Will not work in kernel you build Preferred method Use ssh / pretend it is a remote machine 17
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.