Guest User

Untitled

a guest
May 26th, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. menuentry "Windows 10" --class windows --class os {
  2. insmod ntfs
  3. insmod ntldr
  4. insmod search_fs_uuid
  5. search --no-floppy --set=root --fs-uuid 427E52997E528597
  6. ntldr /bootmgr
Add Comment
Please, Sign In to add comment