LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

vboxmanage-registervm

Register existing VM with VirtualBox

TLDR

Register VM
$ vboxmanage registervm [path/to/vmname.vbox]
copy

SYNOPSIS

vboxmanage registervm vmfile

DESCRIPTION

vboxmanage registervm adds an existing VM configuration to VirtualBox. Use after manually copying VM files or to re-register removed VMs. Takes path to .vbox configuration file.

SEE ALSO

Copied to clipboard
Kai