As this question keeps popping up some very basic instructions, with very limited support.
If you decide to run Volumio in a VM, you agree to deal with some issues or not fully operational behavior.
This topic is just to show that it is possible.
- 2nd computer with Linux and netcat installed. (
sudo apt-get install netcat
) - Download the x86 image for Volumio to this machine
- Download and install Virtualbox
- Download and install Oracle VM VirtualBox Extension Pack
- Download Knoppix Life CD
- Create a new VM (Make your configuration as needed, select for network “Bridged Adapter”)
-
Boot VM with the life CD
-
Select
11 - Shell
-
type
lsblk
to validate that the basic disc is pointing to /dev/sda
-
type ipconfig to reveal the IP-Address
-
type
nc -l -p 1234 > /dev/sda
-
on the computer with linux type:
nc -w 3 <ip-address> 1234 < Volumio-3.396-2022-12-04-x86_amd64.img
-
there is no progress bar, so wait until it is finished (you can see disk and network activity on the VM)
-
When finished, shutdown the VM
-
On Virtual box change, General => basic => Type = Linux, Version = Debian 10 Buster (64-bit)
-
Change the network adapter, if you haven’t done it yet. (Settings => Network)
-
Start the VM and configure Volumio.