Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error on OrangePi Zero build with 'mount' command #6

Open
vvhh2002 opened this issue Apr 19, 2020 · 1 comment
Open

error on OrangePi Zero build with 'mount' command #6

vvhh2002 opened this issue Apr 19, 2020 · 1 comment

Comments

@vvhh2002
Copy link

vvhh2002 commented Apr 19, 2020

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
@orangepi-xunlong
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants