Volumio Root FS

Hi!

Is there any way to get the Root FS of Volumio? On GitHub I can’t find any code. I’d like to build a system for my Wandboard Quad and add support for this platform as it offers Toslink, Line Out, SATA, WLAN and Gigabit Ethernet. I think my Kernel and your Root FS should be enough for this task.

Thanks in advance.

Greetings

Stefan

Hallo Stefan!
This is a great Idea! I’m currently not at home, when I come back I’ll find a way to let you have a rootfs for you. I think Wanboard could be a great system!
Unfortunately github doesn’t like the amount of files of the rootfs…
I’ll make a link with a tar.gz with updated webui. In the meantime could you please paste here the output of :

cat /proc/cpuinfo

So I’ll send you a ready system!

Bis Bald!

Hi Michelangelo,

as soon as I am home from university I will post the info. Thanks a lot for your help and your awesome work.

Greetings

Stefan

Finally at home :slight_smile:

Here is the cpuinfo:

processor : 0
model name : ARMv7 Processor rev 10 (v7l)
BogoMIPS : 790.52
Features : swp half thumb fastmult vfp edsp thumbee neon vfpv3 tls vfpd32
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x2
CPU part : 0xc09
CPU revision : 10

processor : 1
model name : ARMv7 Processor rev 10 (v7l)
BogoMIPS : 790.52
Features : swp half thumb fastmult vfp edsp thumbee neon vfpv3 tls vfpd32
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x2
CPU part : 0xc09
CPU revision : 10

processor : 2
model name : ARMv7 Processor rev 10 (v7l)
BogoMIPS : 790.52
Features : swp half thumb fastmult vfp edsp thumbee neon vfpv3 tls vfpd32
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x2
CPU part : 0xc09
CPU revision : 10

processor : 3
model name : ARMv7 Processor rev 10 (v7l)
BogoMIPS : 790.52
Features : swp half thumb fastmult vfp edsp thumbee neon vfpv3 tls vfpd32
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x2
CPU part : 0xc09
CPU revision : 10

Hardware : Freescale i.MX6 Quad/DualLite (Device Tree)
Revision : 0000
Serial : 0000000000000000

Here it is!

http://volumio.org/wp-content/uploads/volumiorootfs.tar.gz

Let me know if you need anything!