Hello everyone and thanks for reading this
I have Windows 10 and Kubuntu 18.04 installed on different SSDs and I would like to set up a clean dual boot with Grub.
At the moment I use the 'choose boot device' of my motherboard by pressing F8 during boot.
I have tried to use boot-repair but it absolutely doenst change anything. In the log it seems that Windows 10 is detected though.
Boot-repair report : http://paste.ubuntu.com/p/QPgQHNWCVk/
Do you have any idea ? Thanks !
[EDIT]
I have tried again with boot repair and it messed my install completely. Here is my boot menu now.
The first one (windows) is working, so the MBR of the windows disk is fine.
But the second (Windows) and the last (ubuntu) are not working and lead to this error. They are both on the same disk where kubuntu ubuntu should be installed.. it is not normal I guess...
Can you please help ? I am totally lost at this point !
I suggest you read https://en.wikipedia.org/wiki/Power-on_self-test , https://en.wikipedia.org/wiki/BIOS , https://en.wikipedia.org/wiki/Master_boot_record , https://en.wikipedia.org/wiki/GUID_Partition_Table , https://en.wikipedia.org/wiki/UEFI . One will have the Answer. Read the others to understand that one.
– waltinator Jan 18 '20 at 14:59sudo update-grub
But if Windows is hibernated it will not find it. http://askubuntu.com/questions/843153/ubuntu-16-showing-windows-10-partitions & https://askubuntu.com/questions/145902/unable-to-mount-windows-ntfs-filesystem-due-to-hibernation It looks like you had sdc set as default boot but put Windows on sda? And what is sdd. Did you let Windows convert to dynamic? Is that then your Windows, not sda2? Your sdd should just be standard gpt partitioned. – oldfred Jan 18 '20 at 15:20The first one (windows) is working. But the second (ubuntu) and the last (ubuntu) are not working and lead to this error.
Can you please help ? I am totally lost at this point
– TheMackou Jan 20 '20 at 21:46