Advertisement
Guest User

Untitled

a guest
Aug 19th, 2019
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. menuentry "Windows 10" --class windows --class os {
  2. insmod ntfs
  3. search --no-floppy --set=root --fs-uuid $your_uuid_here$
  4. ntldr /bootmgr
  5. }
  6.  
  7. file '/boot/grub/x86_64-efi/ntfs.mod' not found
  8.  
  9. file '/boot/grub/x86_64-efi/ntldr.mod' not found
  10. can't find command 'ntldr'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement