I was flashing a Jetson Nano - Jetpack 4.6.6 through WSL Ubuntu 18.04 Window 11, of which there is continuous error on with either dpkg or libc-bin.
Please advice how could I proceed?
I have tried:
- sudo update-binfmts --import qemu-armeb
sudo update-binfmts --import qemu-arm
sudo update-binfmts --import qemu-aarch64 - sudo apt-get install --reinstall libc-bin
- sudo apt-get remove qemu-user-static && sudo apt-get install qemu-user-static
