Fintastical
Wednesday, 25 March 2009
Starting a VM from the Command Line
Starting a VM from the Command Line (or via a shortcut on the desktop) is easy - just use the command: -
VBoxManage startvm
name_of_virtual_machine
for example : -
VBoxManage startvm "Windows XP"
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
VirtualBox piix4_smbus Error
VirtualBox 3.2.10 gives me the following error message when booting Ubuntu 10.10:- piix4_smbus 0000.00.07.0: SMBus base address uninitializ...
Writing Python with PSPad
PSPad is a great editor for programmers. Instead of using a dedicated Python IDE, PSPad can be tweaked to compile and run scripts directl...
Installing Peerguardian Linux on Ubuntu 10.10
Here are some quick notes on how to install pgl under Ubuntu 10.10.
No comments:
Post a Comment