Changes

From SME Server
Jump to navigationJump to search
m
no edit summary
Line 156: Line 156:  
   <li value="29">Ensure that the extension pack is installed correctly.</li>
 
   <li value="29">Ensure that the extension pack is installed correctly.</li>
 
Open a console window, then
 
Open a console window, then
       <pre>vboxmanage list extension</pre>
+
       <pre>vboxmanage list extpacks</pre>
    
At this point, VirtualBox should now be configured and running correctly. To check this, we will now log into the ibay we created for phpVirtualBox and attempt to create a new virtual machine.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 [http://www.virtualbox.org/manual/ch08.html this list].
 
At this point, VirtualBox should now be configured and running correctly. To check this, we will now log into the ibay we created for phpVirtualBox and attempt to create a new virtual machine.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 [http://www.virtualbox.org/manual/ch08.html this list].
38

edits

Navigation menu