Changes between Version 19 and Version 20 of InstallationGuidelines/VirtualMachine
- Timestamp:
- 11/08/11 22:46:21 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallationGuidelines/VirtualMachine
v19 v20 35 35 == Start the virtual machine == 36 36 37 On the left side of the !VirtualBox GUI, you should see your new "Eden Dev Env" virtual machine. 38 39 * Click the virtual machine entry to select it. 40 * Click Start (on the !VirtualBox menu bar). 41 * You may get several popups telling you that the VM is going to "capture" your mouse and keyboard, and the "host key" to press to free them up. Remember which one it is. (This is only needed temporarily -- mouse sharing issues get fixed later.) Click Ok to the popups. 42 * You'll see a box asking you to enter a new "root" password. Click the mouse on the virtual machine window to give it focus. That will get you another popup telling you to let the VM "capture" your mouse. Click Ok. Your mouse pointer will disappear. 43 * Type a new root password. Type Enter. 44 * Retype your password. Type Enter. 45 * On the TKLBAM box, just type Enter. 46 * Next you'll get a box that asks you to install security updates. Updates can cause problems, so we don't want to do this now. Type Tab to highlight "Skip", then type Enter. [Note there is apparently a bug in the virtual machine at this point -- it does not skip the updates.] 47 37 48 == Connect to the network == 38 49 39 The VM will appear in the left window pane, and the settings will appear in the right.Next tell the VM about your machine's network interface, so the guest can get to the network. There are two options for having the host and guest share the physical interface, NAT or bridged. NAT is less obtrusive and simpler to set up, but bridged provides more capability to the guest. A discussion of the differences is [http://www.virtualbox.org/manual/ch06.html here]. This shows NAT setup:50 Next tell the VM about your machine's network interface, so the guest can get to the network. There are two options for having the host and guest share the physical interface, NAT or bridged. NAT is less obtrusive and simpler to set up, but bridged provides more capability to the guest. A discussion of the differences is [http://www.virtualbox.org/manual/ch06.html here]. This shows NAT setup: 40 51 41 52 * Scroll down on the right side until you see Network -- click that.