#Music assistant in HA and usb

24 messages · Page 1 of 1 (latest)

rare stump
#

Hi, i have HA running with proxmox and installed the media assistant. Now i want to add my music library that is on an USB Stick. Can anyone help me how to do that ?

jade harbor
#

Proxmox has USB hardware passthrough capability, but it might be easier if you just connect to the Home Assistant using smb and transfer the files. You can install the SMB integration using HACS

If you can, maybe put up a networkshare with your media on it, then have Home Assistant mount that share. That way, you have a single location with your media files

rare stump
#

My HA is too low on space to import the files. So i choose USB solution. I forwarded the usb device as MediaUSB in proxmox to the "central"..

#

Now i forwarded the usb device in the virtual maschine..and reboot ha

rare stump
#

But i can not see the usb names

#

I did lsusb in the command line of ha. It shows me 2 devices. But lsblk is not available/installed and mount shows nothing of value to me

#

In proxmox it is "usb1"

#

Not sure, if i need to enable some "disk" for the usb in proxmox additionally

jade harbor
#

I'm not that familiar with how proxmox forward the device to the VM. How are you running Home Assistant in proxmox, as a HAOS virtual machine or as a container?

rare stump
#

I am not sure about that..how can i identify it ?

jade harbor
rare stump
#

Ok, i can see the device in the HA console now.

#

How can i see the filesystem ?

#

(seems my console has no lsblk command)

jade harbor
#

I'm not sure if you directly access the file system in the same way. Go to the /config/storage page is see what it lists

rare stump
#

this is the device

#

but if i enter it in here...

jade harbor
#

Ah, I see. When it comes to Linux mounts and by-id, it's a bit outside my area of expertise. Just to make sure it's mentioned, have you reboot the HAOS machine since the new mount?

rare stump
#

yes

#

(the virtual ones, not the real pc

jade harbor
#

yep, that's the one I meant, just in case the mounts list is only read on startup (unusual, but can happen). You might also find some help on the hardware channel, but I'll stop bothering you with ineffective advice 😄

rare stump
#

smile i am very thankfull ! It brought me some steps further and i appreciate any help !