Changes

From SME Server
Jump to navigationJump to search
Line 185: Line 185:  
         </li>
 
         </li>
 
       </ul>
 
       </ul>
 +
At this point, VirtualBox should now be configured and running correctly. If you encounter problems, please recheck that you have setup VirtualBox as a service so it starts automatically after a reboot, and that your vbox.cfg file is configured correctly. To manage VirtualBox and any virtual machines, use the command line utility VBoxManage. See VBoxManage --help . For a list of available switches for VBoxManage, see this list.
 +
  </li>
 +
 +
  <li value="33">Download the VirtualBox Guest Additions ISO for later installation into your Guests Virtual Machine.
 +
        <pre>mkdir -p /opt/VMs/addons
 +
cd /opt/VMs/addons
 +
wget http://download.virtualbox.org/virtualbox/4.1.8/VBoxGuestAdditions_4.1.8.iso</pre>
 
   </li>
 
   </li>
  
75

edits

Navigation menu