摘要: 问题: 执行命令 root@archiso ~ # pacstrap -i /mnt base dhcpcd vim openssh man net-tools 解决方案: 执行命令 root@archiso ~ # pacman -Sy archlinux-keyring 之后就继续执行 pacs 阅读全文
posted @ 2022-12-31 14:42 屯子里唯一的架构师 阅读(700) 评论(0) 推荐(0) 编辑
摘要: 问题: 安装Archlinux时,执行 arch-chroot /mnt命令报错: chroot: failed to run command ‘/bin/bash’: No such file or directory 解决方案: 执行 root@archiso ~ # pacstrap /mnt 阅读全文
posted @ 2022-12-31 14:20 屯子里唯一的架构师 阅读(3272) 评论(0) 推荐(0) 编辑