community,
I'm struggling now for a huge amount of time on fixing my windows10-ubuntu20.04 dual boot system and I'm now at a point where I need to ask for help.
The story started when I bought a new larger SSD to improve my setup. I cloned the full contents of the old SSD disk onto the new one, using Clonezilla. Everything basically worked out fine until this step. Upon connecting each of the SSDs individually to my mainboard, it was possible to boot 'properly' into the OS of choice.
In order to gain the advantages of the new larger SSD I then had to rearrange the partitions on the drive a little bit, to assign the unallocated space to the desired partitions. This step obviously broke the correct boot behavior and left me with the problem I will now describe as precise as possible.
If I now start my computer the GRUB menu opens as usual providing me the options to start either my windows or ubuntu OS. Booting ubuntu still works without any (recognizable) problems. Nevertheless, upon choosing the windows option, some process is starting, but is either interrupted immediately leading into a complete reboot (bringing me to the GRUB menu again), or occasionally some windows diagnosis and repair 'routine' starts. This ends in a blue screen (not the classical 'bluescreen') where one can choose between some options (Continue, Use a device, Troubleshoot, Turn off your PC).
I assume that shifting the partitions might have caused some trouble with the UEFI setup and I therefore tried to use the boot-repair tool which is recommended in several other posts. I started the recommended option and followed the instructions by executing the shown terminal commands. The resulting message told me that an error occurred during the repair and a log-file was written, which I uploaded here:
https://paste.ubuntu.com/p/SNrKFW6FFZ/
In addition I also created the BootInfo summary, which you find here:
https://paste.ubuntu.com/p/trR4j3bW29/
I did not dare yet, to use some of the advanced options of the boot-repair tool. So if anyone can make some sense of these boot-repair outputs and suggest some next steps on a rather intermediate-beginner level, I would be extremely thankful.
Best regards, Nico
man efibootmgr
& https://askubuntu.com/questions/1198221/cloning-ssd-also-cloned-boot-options/1198228#1198228 – oldfred Jan 05 '21 at 15:14