单用户模式下执行 chroot: failed to run command ‘/bin/bash’: No such file or directory
Access denied root@10.11.17.100's password: ...switch_root:/# chroot /sysroot chroot: failed to run command ‘/bin/bash’: No such file or directory 由提示可以看到是因为没有找到 /bin/bash,于是看下s
发布时间:2023-07-31