Ubuntu 安裝後無法啟動 Windows 7 - GRUB 選單不出現

Ubuntu 安裝後無法啟動 Windows 7 - GRUB 選單不出現

我已經用盡了所有在線解決方案,包括boot-repairsudo update-grub,但沒有任何效果。 Ubuntu 本身運作良好。細節:

我——聯想創意平板V470
ii - 使用金士頓 SSD
iii - 已經安裝了 Windows 7
iv - 使用 USB 安裝 Ubuntu 18.04.3 時,沒有檢測到 Windows 7,因此我繼續進行手動分割。
v - 我在手動分割區中為 EFI 分配了大約 150 MB 的空間。

現在 GRUB 不再要求選擇作業系統。按 確實Esc會將我帶到GRUB,但仍然沒有 Windows 選項。選單上僅顯示 Ubuntu 和進階 Ubuntu 選項。

Windows 未配置為 UEFI 模式。事實上,我甚至無法從 UEFI 切換到 Legacy 模式。

編輯:我還附上了設定的螢幕截圖。沒有在 UEFI 和 Legacy 模式之間切換的選項。設定影像

您可以在 Pastebin 中找到有關我的問題的更多資訊(只要頁面沒有過期)。

http://paste.ubuntu.com/p/TMR6zZ5nSP/

另外,我貼了一個簡短的pastebin摘要:

============================= Boot Info Summary: ===============================

 => Syslinux MBR (5.00 and higher) is installed in the MBR of /dev/sda.
 => Grub2 (v2.00) is installed in the MBR of /dev/sdb and looks at sector 1 of 
    the same hard drive for core.img. core.img is at this location and looks 
    for /boot/grub. It also embeds following components:

    modules
    ---------------------------------------------------------------------------
    fshelp ext2 part_msdos biosdisk search_fs_uuid
    ---------------------------------------------------------------------------

    config script
    ---------------------------------------------------------------------------
    search.fs_uuid 921378fa-e853-452f-a14a-0d06cd424be0 root hd0,msdos3 
    set prefix=($root)'/boot/grub'

    ---------------------------------------------------------------------------

sda1: __________________________________________________________________________

    File system:       ntfs
    Boot sector type:  Windows 7/2008: NTFS
    Boot sector info:  No errors found in the Boot Parameter Block.
    Operating System:  
    Boot files:        /bootmgr /Boot/BCD

sda2: __________________________________________________________________________

    File system:       ntfs
    Boot sector type:  Windows 7/2008: NTFS
    Boot sector info:  No errors found in the Boot Parameter Block.
    Operating System:  
    Boot files:        /Windows/System32/winload.exe

sda3: __________________________________________________________________________

    File system:       ext4
    Boot sector type:  Grub2 (v1.99-2.00)
    Boot sector info:  Grub2 (v1.99-2.00) is installed in the boot sector of 
                       sda3 and looks at sector 218305592 of the same hard 
                       drive for core.img, but core.img can not be found at 
                       this location.
    Operating System:  Ubuntu 18.04.3 LTS
    Boot files:        /boot/grub/grub.cfg /etc/fstab 
                       /boot/grub/i386-pc/core.img

sda4: __________________________________________________________________________

    File system:       Extended Partition
    Boot sector type:  -
    Boot sector info: 

sda5: __________________________________________________________________________

    File system:       swap
    Boot sector type:  -
    Boot sector info: 

sda6: __________________________________________________________________________

    File system:       vfat
    Boot sector type:  FAT32
    Boot sector info:  No errors found in the Boot Parameter Block.
    Operating System:  
    Boot files:        /EFI/ubuntu/grub.cfg /EFI/BOOT/bootx64.efi 
                       /EFI/BOOT/fbx64.efi /EFI/ubuntu/fwupx64.efi 
                       /EFI/ubuntu/grubx64.efi /EFI/ubuntu/mmx64.efi 

相關內容