benny Posted March 30, 2016 Posted March 30, 2016 How can I build custom image for Orange Pi PC? I'm trying with: https://github.com/loboris/OrangePi-BuildLinux I following the instructions: First, I edit params.sh: ONLY_BASE="yes" And when I run sudo ./create_image then I got this error message: chroot: failed to run command `/bin/bash´: No such file or directory What can I do to finish the process correctly?
tkaiser Posted March 30, 2016 Posted March 30, 2016 What can I do to finish the process correctly? Maybe switching to Armbian's build process instead? https://github.com/igorpecovnik/lib/blob/master/documentation/geek-faq.md#user-provided-image-customization-script
Recommended Posts