Setting up a basic Arch Linux VM on Ubuntu 24.04
Introduction Let’s set up an Arch Linux VM on a Ubuntu 24.04 host system. There is great material out there, e.g. this guide on installing Arch Linux, but I was missing small pieces here and there. Hence this post. Install Virtualbox One tool to manage virtual machines is Virtualbox. To install it run sudo apt install virtualbox For a more detailed guide please see this page. Now if you enter virtualbox -h in your terminal you should see something like ...