Grub cannot find ntfs.mod
0
I am not able to boot into my Windows partition. When startig grub and entering windows it just shows the text on the Grub Windows Boot picture. grub.d/40_custom: menuentry 'Windows 10' --class windows --class os{ insmod ntfs insmod chain set root='(hd0,1)' chainloader /EFI/Microsoft/Boot/bootmgfw.efi } Grub Windows Boot
linux windows grub ntfs
share | improve this question
edited Mar 1 at 14:41
ph1l1pp
asked Mar 1 at 12:42
ph1l1pp ph1l1pp
...