C0 with Volumio 2

hm I can’t open a subfolder of the Volumio drive… I will setup the home network new, and try again

Hmm, this might be either a privileges thing (you would need to run File Explorer as ‘administrator’) or perhaps the C1 image doesn’t have the Samba share enabled for some reason.

Edit: you can check that the Samba share is there by opening a console session (type ‘cmd’ into the bottom left of the task bar) and then typing at the command line:

net view \\192.168.x.x

where the IP address is for your Volumio device. This should show up any shares that are operating.

OK I will try this.
turns out Volumio is only recognized as multimedia device not as computer.
I don’t know how to change that at add it to the home network group, restarted pc and try again… thx for helping!

still Volumio is only visible as multimedia device and not as computer.

I typed in the code and got the awnser

internal storage Platte Volumio internal music folder
command was successful

I translated from German

Do I need to mount the Internal folder via the Volumio Web Ui first?

Cheers

Could I do this commands :
If you ssh to the machine:

$ ssh volumio@192.168.1.116
(password is volumio)

you can inspect the file system and see that /mnt/INTERNAL is a soft link to /data/INTERNAL (which is the dyn/data/INTERNAL directory referred to above)

So, you can use ssh to copy data across thus:
$ scp -rp tori_amos volumio@192.168.1.116:/data/INTERNAL

how would I have to change the commands other than IP for the odroid c1+?

hmm seems I have to buy an Emmc 8Gb for 35 € then :frowning:

hah I restarted again and Volumio showed up in the Network after all… files transferring… thx for the help :laughing: