Hi~
I am trying to attach usb device in sys-usb to my appvm consistently.
I tried
qvm-usb attach appVm sys-usb:1-1 --persistent
But on every reboot sys-usb:number is changing. sometimes it is sys-usb:1-1 or sys-usb-2-1
So AppVm won't start because of failed attached.
Is there any way to work around this?