How to Run Volumio in PC or Laptop
by ssiddharth in Circuits > Raspberry Pi
21158 Views, 6 Favorites, 0 Comments
How to Run Volumio in PC or Laptop
A video tutorial on how to get Volumio running in PC or Laptop.
Volumio: https://volumio.org/get-started/
Virtualbox: https://www.virtualbox.org/wiki/Downloads
Win32diskimager: https://sourceforge.net/projects/win32diskimager/
CMD for crating usb.VMDK: VBoxManage internalcommands createrawvmdk -filename C:\usb.vmdk -rawdisk \\.\PhysicalDrive#
Replace"#" in the above command with appropriate disk number.