摘要: mount /dev/sda2 /mnt mount /dev/sda1 /mnt/boot/efi cd /mnt mount -t proc proc proc/ mount -t sysfs sys sys/ mount -o bind /dev dev/ chroot . pacman -S 阅读全文
posted @ 2022-09-28 21:04 卓能文 阅读(33) 评论(0) 推荐(0)