LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

vboxmanage-createvm

Create new VirtualBox virtual machines

TLDR

Create VM
$ vboxmanage createvm --name [vmname] --register
copy
Create with OS type
$ vboxmanage createvm --name [vmname] --ostype [Ubuntu_64] --register
copy
Create in folder
$ vboxmanage createvm --name [vmname] --basefolder [path] --register
copy

SYNOPSIS

vboxmanage createvm [options]

DESCRIPTION

vboxmanage createvm creates a new virtual machine definition. Creates VM configuration without hardware. Use modifyvm to configure CPU, memory, and storage.

PARAMETERS

--name name

VM name.
--ostype type
Guest OS type.
--register
Register with VirtualBox.
--basefolder path
VM files location.
--uuid uuid
Specify UUID.
--groups groups
VM groups.

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