[Solved] chroot: failed to run command ‘mount’: Exec format error

Recently compiling Orange Pi i96

Report this error as below:

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
chroot: failed to run command ‘mount’: Exec format error
chroot: failed to run command ‘mount’: Exec format error
chroot: failed to run command mount’: Exec format error

 

The solution is as follows:

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

Reference:chroot problem · Issue #5 · orangepi-xunlong/OrangePi_Build · GitHub

Read More:

Leave a Reply

Your email address will not be published. Required fields are marked *