| 
 | 
 
Hello,  
 
 
I'm trying to build Ubuntu Xenial with these scripts. 
Everithing in params.sh file is set properly, but when I run create image script. I got the following error: 
 
пт авг 31 14:42:59 EEST 2018 
======================================================= 
Creating Ubuntu/Debian SD Card instalation for OrangePI 
======================================================= 
 
Creating root filesistem in local directory linux-xenial... 
 
DEBOOTSTRAP, FIRST STAGE 
OK.                         
Creating "sources.list" 
Error while loading /bin/bash: No such file or directory 
================================================ 
ERROR on second-stage, instalation NOT FINISHED. 
 
 
So, I found what cause this error. It was this line: 
 
+ chroot linux-xenial /usr/bin/qemu-arm-static -cpu cortex-a9 /bin/bash /second-stage 
Error while loading /bin/bash: No such file or directory 
 
I'm using Ubuntu 16.04 
 
Now, I'm stuck with this error. 
Need your help! 
Thank you! 
 
 
 
 |   
 
 
 
 |