orangepi-xunlong/scripts

error on OrangePi Zero build with 'mount' command

Opened this issue · 1 comments

like this:

make: Leaving directory "/opt/OrangePiH2_mainline/kernel"
 Complete kernel module installation ... 
Destination /opt/OrangePiH2_mainline/output/rootfs is not empty.
Clean up space.
Extracting ... OK
chroot: failed to run command "mount": Exec format error
chroot: failed to run command "mount": Exec format error
chroot: failed to run command "/second-phase": Exec format error

Try reinstalling the following software:

sudo apt purge qemu-user-static
sudo apt install qemu-user-static

Also make sure it is tested on Ubuntu 18.04.