Search found 2 matches

by static23
2024-10-29 2:25
Forum: LuckFox Pico
Topic: Does anyone know how to create two mass storage devices with the buildroot image?
Replies: 3
Views: 708

Re: Does anyone know how to create two mass storage devices with the buildroot image?

I have UMS_EN=on in /etc/init.d/S50usbdevice and can get a single USB mass storage device to appear on the host computer when I plug in a LuckFox Pico Mini B. However I need to get a 2nd drive to appear. Right now I have UMS_BLOCK=/userdata/ums_shared.img and I want to have a UMS_BLOCK2=/oem/ums_sh...
by static23
2024-10-28 20:54
Forum: LuckFox Pico
Topic: Does anyone know how to create two mass storage devices with the buildroot image?
Replies: 3
Views: 708

Does anyone know how to create two mass storage devices with the buildroot image?

I have UMS_EN=on in /etc/init.d/S50usbdevice and can get a single USB mass storage device to appear on the host computer when I plug in a LuckFox Pico Mini B. However I need to get a 2nd drive to appear. Right now I have UMS_BLOCK=/userdata/ums_shared.img and I want to have a UMS_BLOCK2=/oem/ums_sha...