在安装arch时,安装linux内核一直卡在
Running build hook:[autodetect]
之前有群友也遇到了类似问题,你先跳过 autodetect 试试?(可以改 preset 配置只留一个 fallback)
https://t.me/archlinuxcn_group/3434963
一进群就被封禁了![]()
之前试过把/etc/mkinitcpio.conf中的autodetect删掉,不过安装内核还是卡在autodetect
要不试试mkinitcpio -P倒一下日志
已解决。arch-chroot /mnt进入目标系统,然后修改/etc/mkinitcpio.conf中hooks行的参数,删除autodetect并保存即可