USB Disc issue

Hi all, I’ve downloaded and installed Volumio today on Raspberry Pi3.
If I go on Browse I can’t see my hard disk connected via USB.

Before using Volumio, I used RuneAudio on the same Raspberry and all was fine.

Someone know how to solve this kind of issue?

Have you got a good power supply to the hard disk, preferably separate from that of the RPi.

hi! yes, the hard disk has its own power supply. it’s separated from the one of the raspberry.
When the raspberry is on, the disk starts run but volumio doesn’t see it :confused:

Can you either send a log (and post the link here) or ssh into your device and post the result of the command ‘sudo lsusb’?

this is the result of “lsusb”:

Bus 001 Device 006: ID 22e8:170a
Bus 001 Device 005: ID 1058:1170 Western Digital Technologies, Inc.
Bus 001 Device 004: ID 059f:1028 LaCie, Ltd
Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp. SMSC9512/9514 Fast Ethernet Adapter
Bus 001 Device 002: ID 0424:9514 Standard Microsystems Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

there is a WD hard disk and a Lacie pen drive, but volumio doesn’t see anyone :confused:

They are both recognised by the OS, but Volumio is not picking them up for some reason. Can you list the contents of your ‘/mnt’ directory please?

In the meantime I removed the usb pendrive, there is only the WD Hard Disk connected to the RPi.
So, the content of the folder, using “ls -la” is:

total 8
drwxrwxrwx 4 root root 65 Aug 27 15:21 .
drwxrwxrwx 1 root root 4096 Jan 1 1970 …
lrwxrwxrwx 1 root root 14 Aug 27 15:21 INTERNAL -> /data/INTERNAL
drwxrwxrwx 2 root root 3 Aug 27 15:21 NAS
drwxrwxrwx 2 root root 3 Aug 27 15:21 UPNP
lrwxrwxrwx 1 root root 6 Aug 27 15:21 USB -> /media

And what is shown in the /mnt/USB folder? Any of your music?

total 17
drwxrwxrwx 1 root root 4096 Sep 8 16:23 .
drwxrwxrwx 1 root root 4096 Jan 1 1970 …
drwxrwxrwx 2 volumio volumio 512 Jan 1 1970 EFI
drwxrwxr-x 1 99 99 24 Mar 11 23:12 f97300db-5eed-38ed-bb78-5d41b5da25ae

but I don’t see my folders

Not even in this folder f97300db-5eed-38ed-bb78-5d41b5da25ae ?

How is the drive formatted? I would suggest you use ext4, or fat32 if you are using Windows. Possibly NTFS too, but that might need additional drivers.