Ubuntu
Ubuntu 20 啟動受阻,正在載入初始 ramdisk
我剛剛安裝了 Ubuntu 20 Mate。當我嘗試啟動它時,程序被阻止在
loading initial ramdisk
. 我已經嘗試重新安裝它。可能是什麼問題呢?我正在使用帶有 Intel i7-9700U、16Gb RAM、AMD R7 M445 專用 GPU 的 Dell Inspiron 靈越 15 5567。這些是我的分區:Disk /dev/sda: 238.49 GiB, 256060514304 bytes, 500118192 sectors Disk model: SanDisk X400 2.5 Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disklabel type: gpt Disk identifier: 8BF721E2-AA3C-43E8-A8B0-1B608E93C690 Device Start End Sectors Size Type /dev/sda1 2048 34815 32768 16M Microsoft reserved /dev/sda2 34816 346265599 346230784 165.1G Microsoft basic data /dev/sda3 346265600 347469823 1204224 588M Windows recovery environment /dev/sda4 437407744 496001023 58593280 28G Linux filesystem /dev/sda5 496001024 500117503 4116480 2G EFI System /dev/sda6 435453952 437407743 1953792 954M Linux swap Partition table entries are not in disk order.
前三個分區與 Windows 有關,包括 Windows Boot Manager。Grub 安裝在 sda5 中。我正在使用 UEFI。
正如在 AskUbuntu 上對這個問題的回答中所寫,我在 UEFI 設置中禁用了 PPT 安全性:
對於那些不熟悉 BIOS 的使用者,
F2
當您看到戴爾徽標時按,轉到Security
→PTT Security
並取消選中PTT On
。點擊Apply
(我建議選擇Save as Custom User Settings
),然後OK
,然後Exit
。
我的 BIOS 中沒有 PTT 安全性
在我的情況下,添加
dis_ucode_ldr
到 grub 有幫助: