|
|

楼主 |
发表于 2008-5-10 19:57:38
|
显示全部楼层
Post by zhllg;1847985
file /usr/bin/sandbox
运行这个
我重新用 minimal CD 进入,挂载 root 分区,在 chroot 的时候提示:
>>> Regenerating /etc/ld.so.cache .....
/sbin/ldconfig:/usr/lib/libsandbox.so.0 is not an ELF file - it has the wrong magic bytes at the start.
/sbin/ldconfig:/usr/lib/libsandbox.so is not an ELF file - it has the wrong magic bytes at the start.
/sbin/ldconfig:/usr/lib/libsandbox.so.0.0.0 is not an ELF file - it has the wrong magic bytes at the start.
然后我在 chroot 的环境下运行 file /usr/bin/sandbox
输出 /usr/bin/sandbox:data
然后我退出 chroot 到 minimal CD 环境,
又再次 chroot 进去,还是同上面的错误提示啊,
这算修复好了吗? |
|