LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

vboxmanage-import

Import VMs from OVF/OVA files

TLDR

Import OVA appliance
$ vboxmanage import [file.ova]
copy
Import with dry run
$ vboxmanage import [file.ova] --dry-run
copy
Import with new name
$ vboxmanage import [file.ova] --vsys 0 --vmname [newname]
copy

SYNOPSIS

vboxmanage import file [options]

DESCRIPTION

vboxmanage import imports virtual machines from OVF/OVA files. Creates VMs from exported appliances. Supports customizing imported settings.

PARAMETERS

--dry-run

Show what would be done.
--vsys n
Target VM in appliance.
--vmname name
Override VM name.
--basefolder path
VM location.
--cpus n
Override CPU count.
--memory mb
Override memory.

SEE ALSO

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid