pinguinu [any]

  • 0 Posts
  • 3 Comments
Joined 1 year ago
cake
Cake day: November 4th, 2023

help-circle

  • I had the exact same problem with regular Fedora KDE. In my case it turned out that it didn’t wipe out the entire Microsoft bootloader because there was a backup bootx64.efi. In the end I downloaded a windows installer iso, copied the boot* files and directory to efi/Microsoft/boot and copied that bootx64.efi and added it to the grub menu using the 40_custom file in grub.d and applied grub2-mkconfig -o /boot/grub2/grub.cfg

    To boot from grub you use set root and chainloader /... which you then write as a menuentry

    Sorry for the bad reply but I’m working