R38.4.0 chroot: failed to run command 'nv-update-initrd': Exec format error

hi:

在打包的时候报这个错误,这是什么原因呢,缺少什么依赖吗?

hi:

从这个帖子中找到了方法,已解决

Installation fails on WSL - Jetson Systems / Jetson Nano - NVIDIA Developer Forums

wget https://github.com/qemu/qemu/raw/master/scripts/qemu-binfmt-conf.sh
chmod +x qemu-binfmt-conf.sh
sudo ./qemu-binfmt-conf.sh --qemu-path /usr/bin --qemu-suffix -static --debian
sudo update-binfmts --import qemu-aarch64

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.