I did install Ubuntu 18 on my Yoga920, which had a Windows 10 system already on it. I made some space to create two new partitions (/ and /home) to the exiting ones (Windows, Windows Recovery, Lenovo Driver partition). Installation went fine and Ubuntu is fully funcioning. However when I now enter the boot menu there is no Windwos option, only the Recovery version.
I did try to fix it via sudo update-grub
, but it still does not work. sudo fsdik -l
gives:
Device Start End Sectors Size Type
/dev/nvme0n1p1 2048 534527 532480 260M EFI System
/dev/nvme0n1p2 534528 567295 32768 16M Microsoft reserved
/dev/nvme0n1p3 567296 378445823 377878528 180,2G Microsoft basic data
/dev/nvme0n1p4 445640704 462024703 16384000 7,8G Microsoft basic data
/dev/nvme0n1p5 498069504 500117503 2048000 1000M Windows recovery environment
/dev/nvme0n1p6 462024704 491321343 29296640 14G Linux filesystem
/dev/nvme0n1p7 378445824 445640703 67194880 32G Linux filesystem
Partition table entries are not in disk order.
Disk /dev/loop8: 86,1 MiB, 90234880 bytes, 176240 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
...
I also tried the boot-repair steps (http://paste.ubuntu.com/p/WDcHshncHR/) without success. Any suggestions welcome!
Edit: I do get more option in the boot menu now
Ubuntu
Advanced options for Ubuntu
Windows UEFI bootmgfw.efi
Windows Boot UEFI loader
Windows Boot UEFI fbx64.efi
EFI/ubuntu/fbx64.efi
EFI/ubuntu/nmx64.efi
Windows Boot Manager (on /dev/nvme0n1p1)
System setup
But none of these bring me into the normal Windows 10. As the names suggest they either send me to Windows Boot menu, they fail or get me to Ubuntu.