<div dir="ltr"><div>Hello</div><div>(and sorry for sending a not-audio-specific question but after much googling I&#39;m lost for answers)</div><div>I updated my computer to fedora 35 and managed to somehow mess up the boot option. When I try to boot into windows I get 2 grub errors</div><div>- no such device for the UUID of the disk with windows on it <br></div><div>-/EFI/Microsoft/Boot/bootmgfw.efi not found<br></div><div><br></div><div>The windows partition is still there and the UUID is the correct one (this is copied from the fstab file I use to mount it on to fedora). <br></div><div>I tried to solve the problem by adding</div><div>menuentry &#39;Windows 10&#39; {<br>    search --fs-uuid --no-floppy --set=root B26A64746A64376F<br>    chainloader (${root})/EFI/Microsoft/Boot/bootmgfw.efi<br>} </div><div>in /etc/grub.d/40.custom  file but obviously go the wrong variables in there...</div><div>any help?</div><div><br></div><div>thanks<br></div><div><br></div></div>