I'm trying to mount a USB drive onto my Bela mini but it never shows up. Here's what I'm doing:
- plug in Bela Mini, with or without the USB drive plugged in
- access the board over SSH
- plug in the USB drive if it isn't there already
- run "lsblk"
- the only thing that is listed is the mmcblk0 disk and partitions
I'm not sure what could be stopping the drive from being available to mount! I have tried with several USB drives. They are formatted fat32 and they mount perfectly well on a Raspberry Pi. the Bela is running version v0.3.8g.
I don't have a second Bela mini to test just now, so it could be the board itself. But perhaps there's a software situation I'm overlooking?