[SOLVED] Music on internal hdd

Hello everyone,

i’m quite new to volumio.

I’m using it on a Lenovo X60 notebook.

I’ve installed it on the internal hdd, it’s a 250gb one, and i would like to know how to add the music library on the hdd itself. I’ve seen there are 3 partitions, the last one is 245 gb or so and it’s empty.

Thank you in advance and keep up the great work!

If it could be useful to other people:

  1. i’ve created a file in /boot/ called ssh

ctrl-alt-f4

user: volumio
pass: volumio

touch /boot/ssh

rebooted

connected to the ip via filezilla, and copied my music to /data/INTERNAL via network

Else it could be possible to copy files from an usb device, that is mounted iirc in /media/USB (or /mnt/USB, i don’t remember), then using cp -rfv source destination