Changes between Version 39 and Version 40 of InstallationGuidelines/VirtualMachine
- Timestamp:
- 11/17/11 17:09:35 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallationGuidelines/VirtualMachine
v39 v40 1 1 [[TOC]] 2 2 = Installation Guidelines: Virtual Machine = 3 4 '''''GHC Codeathon participants! If you are using a virtual machine image supplied at the event from a flash drive, don't use this page -- this is for the non-GHC generic virtual machine image. Instead, go over [wiki:InstallationGuidelines/VirtualMachineGHC here].'''''5 3 6 4 The most convenient way to get up and running is to use a pre-configured development kit -- a complete operating system that's been set up to include all the required code and tools, and saved as an image of the system's disk -- and run this "virtual system" (sometimes called an "appliance") in a "virtual machine" (VM). The virtual machine runs as an application on your machine -- the "host" machine -- and emulates a separate computer -- the "guest" machine. You won't have to install anything but the virtual machine directly on your system. (We're including the official virtual machine jargon in case you need to read virtual machine documentation. We'll use "VM" to refer to the guest virtual machine. The virtual machine "manager" will be the tool that is used to configure and start your VM.)