Closed danialbehzadi closed 3 years ago
Just checked that konstakang kernel auto mounts USB storages too.
This is likely just a matter of fixing USB device path in fstab.rpi4 (/devices/platform/soc/*/usb*
-> /devices/platform/scb/*.pcie/*/*/*/usb*
).
@KonstaT ,
Thanks, added to fstab as you suggested. Seems to work. Fix will be available in v0.7.0.
I'm currently using my build of GloDroid on Raspberry Pi 4. But nothing happens when I attach a USB storage device to my rpi4. I think that should be mounted automatically.