在apt-update後導致Ubuntu在開機期間凍結。
apt-update
版本資訊:
相關訊息:
教學影片: https://www.youtube.com/watch?v=NbxrSaclKRc
採用"disable intel microcode updates during boot"的方法解決 在開機指令中新增dis_ucode_ldr參數。
dis_ucode_ldr
/etc/default/grub
GRUB_CMDLINE_LINUX_DEFAULT="dis_ucode_ldr quiet splash"
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up