安装Archlinux报错“chroot: failed to run command ‘/bin/bash’: No such file or directory”以及解决方案

问题:

安装Archlinux时,执行 arch-chroot /mnt命令报错:

chroot: failed to run command ‘/bin/bash’: No such file or directory

 

解决方案:

执行  root@archiso ~ # pacstrap /mnt bash  命令

 

 

之后就OK啦!

 

posted @ 2022-12-31 14:20  屯子里唯一的架构师  阅读(3175)  评论(0编辑  收藏  举报