Hi All
I had to change the way Unraid VM works with USB sticks:
([6.10.0-rc1/6.10.0-rc2d] USB Passthrough to VM not working correctly [Manual XML solution available] - Prereleases - Unraid)
But after getting the VM with hassio up and running I cant find out how to fix the path in HA?
The configure buttons does not show any options?
This all worked before, but this serial passthrough is creating problems:
<serial type='dev'>
<source path='/dev/serial/by-id/usb-0000_0000-if00'/>
<target type='usb-serial' port='1'>
<model name='usb-serial'/>
</target>
<alias name='serial1'/>
<address type='usb' bus='0' port='4'/>
</serial>
Where in HA can I define the path:
/dev/serial/by-id/usb-0000_0000-if00
(The serial is not 0000_0000 I changed it as an example)
How to update this Device?
1 post - 1 participant