Hi,
I would like to install VirtualBox on my new Jetson TX1. It has arm64 architecture. I couldn't find any suitable downloads for this architecture. Can anyone guide me to install the same on Jetson TX1.
Virtual Box for Tegra X1
-
Perryg
- Site Moderator
- Posts: 34369
- Joined: 6. Sep 2008, 22:55
- Primary OS: Linux other
- VBox Version: OSE self-compiled
- Guest OSses: *NIX
Re: Virtual Box for Tegra X1
VirtualBox does not have a supporting version for ARM.
-
mpack
- Site Moderator
- Posts: 39134
- Joined: 4. Sep 2008, 17:09
- Primary OS: MS Windows 10
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Mostly XP
Re: Virtual Box for Tegra X1
VirtualBox is not an emulator, it's a hypervisor. I.e. it supervises guest Intel code which runs natively on the host processor, with VirtualBox only intervening (via an exception) when that code tries to touch the hardware outside of the CPU.
From this it should be obvious that a hypervisor for x64/Amd64 guests can never run on an ARM host. The ARM is not an Intel code compatible processor.
From this it should be obvious that a hypervisor for x64/Amd64 guests can never run on an ARM host. The ARM is not an Intel code compatible processor.