I have a dual boot on Dell XPS with Windows and Ubuntu 20.04, it was working fine until I installed KDE desktop. Since then I'm having boot issues.
First time it happened I was able to fix it using boot-repair live CD. This happened again after a software update, boot-repair could not fix the issue. This is the log generated by boot-repair http://paste.ubuntu.com/p/vKDSynyVw5/ Is there a way to fix this.
I'm able to boot to Windows from Grub menu but not to Ubuntu. I tried changing to nomodeset
but it didn't help.
set debug=all
it is getting stuck loading initrd image,command/verifiers.c:88: file /boot/initrd.img-5.8.0-40-generic type:131076
@David I have Ubuntu 20.04, update description. Evenls -l (hd1,gpt6)/boot/initrd.img-5.8.0-40-generic type:131076
on Grub menu hangs – kanna Jan 26 '21 at 10:54command/verifiers.c:88
is from Grub. At the moment I'm trying to install Grub again from live CD. – kanna Jan 26 '21 at 15:21