- 博客(1)
- 收藏
- 关注
原创 基于wsl的Ubuntu使用chroot创建虚拟环境报“chroot: failed to run command ‘/bin/bash’: No such file or directory“错误
1.使用 update-binfmts --display 命令检查相应的二进制环境是否启用,本文以编译RK3568芯片为例,观察下图中的参数是否一致。2. ls /proc/sys/fs/binfmt_misc/ 查看是否有下列文件。3.如果没有2中文件 在/var/lib/binfmts下创建相应文件。qemu-aarch64文件内容。
2025-05-28 17:27:30
607
基于wsl的ubuntu使用chroot报chroot: failed to run command ‘/bin/bash’: No such file or directory错误的替换文件包
将文件替换到/var/lib/binfmts下,然后重启系统
2025-05-29
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人