# VOXL Virtual Machine?

Source: https://forum.modalai.com/topic/599/voxl-virtual-machine
Category: Flight Core and Legacy VOXL (https://forum.modalai.com/category/9/flight-core-and-legacy-voxl)
Tags: voxl
Posted: 2021-12-05 01:35:13 UTC by wilkinsaf
Replies: 2 · Views: 471

## wilkinsaf · 2021-12-05 01:35:13 UTC

Is there a way to run the Yocto Jethro Linux with VOXL's software on virtualbox?

I tried downloading the system image and setting things up with VirtualBox, but I did not get very far. Wondered if anyone on here knew of a way to get this done

## Reply by modaltb (ModalAI staff) · 2021-12-05 03:01:09 UTC

Hi @wilkinsaf ,

Similar idea (but using containers, which you can think a lighter weight VM, you can network, etc), is using Docker, which is how we develop off target/

https://docs.modalai.com/install-voxl-docker/

This is built (roughly) from the rootfs that is the output of our Yocto build.

## Reply by wilkinsaf · 2021-12-06 23:08:02 UTC

Perfect!

I know how to run those. Thank you
