This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
projects:3dprinting:flashforge_creator_3_pro_fan_fix:dropbear [2025/04/11 15:47] – [Create a USB stick] admin | projects:3dprinting:flashforge_creator_3_pro_fan_fix:dropbear [2025/04/27 23:15] (current) – [buildroot + dropbear] admin | ||
---|---|---|---|
Line 17: | Line 17: | ||
cd buildroot-at91 | cd buildroot-at91 | ||
- | Since we do not have the same build environment as flashforge had, we will create a static build of dropbear. This requires to modify the dropbear package file in buildroot: | + | Since we do not have the same build environment as flashforge had, we can not rely on the system' |
sed -i " | sed -i " | ||
Line 59: | Line 59: | ||
Go back to the main screen (click twice on exit) and click on Save | Go back to the main screen (click twice on exit) and click on Save | ||
- | |||
- | |||
==== Start building cross compiler and dropbear ==== | ==== Start building cross compiler and dropbear ==== | ||