Advertisement
Guest User

Untitled

a guest
Apr 4th, 2016
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.09 KB | None | 0 0
  1. menuentry "Windows 10" {
  2. insmod part_msdos
  3. insmod ntfs
  4. set root='(hd0,0)'
  5. chainloader+1
  6. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement