Difference between revisions of "VirtualBox"
Jump to navigation
Jump to search
↑ https://www.virtualbox.org/manual/ch01.html#hostossupport
↑ https://www.virtualbox.org/manual/ch04.html#guestadd-intro
Line 4: | Line 4: | ||
== Installation == | == Installation == | ||
* <code>[[brew install virtualbox]]</code> (up to [[macOS Catalina]], 2019)<ref>https://www.virtualbox.org/manual/ch01.html#hostossupport</ref>) | * <code>[[brew install virtualbox]]</code> (up to [[macOS Catalina]], 2019)<ref>https://www.virtualbox.org/manual/ch01.html#hostossupport</ref>) | ||
+ | |||
+ | Error: Cask virtualbox depends on hardware architecture being one of [{:type=>:intel, :bits=>64}], but you are running {:type=>:[[arm]], :bits=>64}. | ||
== Basic Commands == | == Basic Commands == |
Latest revision as of 09:51, 5 February 2024
Oracle VM wikipedia:VirtualBox (2007) (formerly Sun VirtualBox, Sun xVM VirtualBox and Innotek VirtualBox) is a free and open-source hosted hypervisor for x86 virtualization.
Installation[edit]
brew install virtualbox
(up to macOS Catalina, 2019)[1])
Error: Cask virtualbox depends on hardware architecture being one of [{:type=>:intel, :bits=>64}], but you are running {:type=>:arm, :bits=>64}.
Basic Commands[edit]
VBoxManage list vms
VBoxManage list runningvms
VBoxManage showvminfo VIRTUAL_MACHINE_NAME
VBoxManage list hdds
Activities[edit]
- Install VirtualBox Guest additions to allow shared clipboard[2] between guest and host among other features, following doc https://www.virtualbox.org/manual/ch04.html#additions-linux:
rcvboxadd setup
Related terms[edit]
See also[edit]
- VirtualBox,
VBoxManage list vms
- Virtualization: KVM, VirtualBox, multipass, containers, Vagrant, Packer, Hyper-V, VMware, Parallels, Bhyve, Virtual machine
Advertising: