oneo Posted March 1, 2021 Share Posted March 1, 2021 Hey there, so I was curious is there an easier way to make microSD take precedence in the boot order then having to futz with jumpers? Wanting to try out a new distro on microSD before deciding to make the switch and flash it to eMMC. If I do futz with jumpers I'll still be able to mount and write to the eMMC correct? 1 Quote Link to comment Share on other sites More sharing options...
aprayoga Posted March 2, 2021 Share Posted March 2, 2021 The bootloader (u-boot) is configured to try loading OS from SD card first, then if it failed, it will try internal eMMC. 5 hours ago, oneo said: If I do futz with jumpers I'll still be able to mount and write to the eMMC correct? You need to remove the jumper just before Linux initialized, otherwise the eMMC would not be detected. More info on our wiki. 0 Quote Link to comment Share on other sites More sharing options...
SIGSEGV Posted March 2, 2021 Share Posted March 2, 2021 21 hours ago, oneo said: Hey there, so I was curious is there an easier way to make microSD take precedence in the boot order then having to futz with jumpers? Wanting to try out a new distro on microSD before deciding to make the switch and flash it to eMMC. If I do futz with jumpers I'll still be able to mount and write to the eMMC correct? @oneo - what distro are you trying out? 0 Quote Link to comment Share on other sites More sharing options...
oneo Posted March 7, 2021 Author Share Posted March 7, 2021 On 3/2/2021 at 3:25 PM, SIGSEGV said: @oneo - what distro are you trying out? Trying out nixOS, it's what I use for most my home infrastructure. 0 Quote Link to comment Share on other sites More sharing options...
oneo Posted March 7, 2021 Author Share Posted March 7, 2021 On 3/2/2021 at 12:05 AM, aprayoga said: The bootloader (u-boot) is configured to try loading OS from SD card first, then if it failed, it will try internal eMMC. You need to remove the jumper just before Linux initialized, otherwise the eMMC would not be detected. More info on our wiki. Hmm, guess it must be failing then. I'll need to check via my serial cable because it skipped right to eMMC. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.