Welcome to the Rockbox Technical Forums!
I'm running on a Sansa Fuze v2 booting from the microSD card automatically by having a `rockbox_main.fuze2` file on the microSD card. (I didn't even know you could load firmware through the file browser, so I'm definitely not doing anything wonky like that.) I am running v3.15, however, not the daily dev build. Looking at the `config.cfg` file on the internal flash and the microSD card, only the one on the internal flash changes and contains the actual settings used. Further, if I run a "rock" such as the credits viewer, it reads it from internal flash; changes to it on the microSD card have no effect.
If instead you wanted to run the Rockbox from SD card /mybuild/.rockbox then your /rockbox_main.fuze2 file should contain: “/mybuild/”
v3.15 is about 3.5 years old at this point. Before complaining that something doesn't work and arguing about the state of the source code from back then, it seems logical to try with something more recent?
Looking at your fork you change the path to "/<MicroSD1>", but according to the manual you need to put the path on the SD card into the rockbox_main.fuze2:QuoteIf instead you wanted to run the Rockbox from SD card /mybuild/.rockbox then your /rockbox_main.fuze2 file should contain: “/mybuild/”So without knowing the details on what exactly you have in that rockbox_main.fuze2 file I'm suspecting that you put in the wrong path, then assuming it didn't work. This works fine on my clip+. Also, Rockbox completely swaps the drives, to now the internal memory becomes <MicroSD1>. Unless your SD card has the exact same size as the internal memory that makes it easy to tell where you're running from.
Page created in 0.147 seconds with 21 queries.