Post
by pez2k » Mon Oct 09, 2017 6:13 pm
It depends on which version of the plugin you're using - it sounds like you're using one that just mounts the SD card as ux0, but there are variants that will mount the memory card as uma0 at the same time, or vice-versa.
Have you tried holding L on boot to disable all plugins? This will stop it from trying to unmount the memory card and mount the SD card, so the memory card should remain as ux0. If this works, then you can simply comment out the plugin in your config file (put a # in front of the line) so that it's no longer loaded. Once you're done, uncomment it and it'll go back to mounting the SD card as ux0 again.
I believe there's an upcoming version of the plugin that will allow you to configure which mount points it uses for both cards to simplify a lot of this fiddling, but I can't say when it'll be finished.