摘要:
执行 apt upgrade 时提示 The following packages have been kept back:,部分软件包无法升级。 执行: sudo apt-mark unhold $(apt-mark showhold) 参考资料: How can you unhold (remo 阅读全文
摘要:
原因:存在多网卡时,只要有任意一个网卡没有连接到网络,就会长时间在此状态等待连接 解决方案:等待进入系统后,编辑 /etc/netplan/00-installer-config.yaml,将不是一直在线的网卡设为可选。 # This is the network config written by 阅读全文