小编Pin*_*ngu的帖子

如何chroot进入busybox环境?

我有一个使用 buildroot 构建的文件系统,用于使用旧内核和 uClibc 为设备编译代码。

现在我想chroot进fs。问题是,我没有/bin/bash,只是/bin/busybox
我怎么说要使用 chrootbusybox ash来代替?

我已经尝试创建到 的链接busybox ash,但 chroot 仍然显示failed to run command /bin/bash. no such file or directory.

chroot busybox

3
推荐指数
1
解决办法
1万
查看次数

标签 统计

busybox ×1

chroot ×1