/dev/disk/by-label/arch-201901' device did not show up after 30 seconds Falling back

发布于 / 随记 / 0条评论 / Tags: none / 1 次浏览

ERROR:'/dev/disk/by-label/arch-201901' device did not show up after 30 seconds Falling back to interactive prompt.You can try to fix the problem manually log out when you are finished.

blkid
#拔掉u盘,再次运行blkid,而可以看到label为arch-201901的,
mkdir /arch
mount /dev/sda1 /arch #blkid可以看到
##可以进入系统了

    评论区(暂无评论)