- sdb#!/bin/sh
- exec tail -n +3 $0
- # This file provides an easy way to add custom menu entries. Simply type the
- # menu entries you want to add after this comment. Be careful not to change
- # the 'exec tail' line above.
- menuentry "Windows 7" {
- insmod part_msdos
- insmod ntfs
- set root='(hd1,msdos1)'
- search --no-floppy --fs-uuid --set 4AB4A509B4A4F919
- chainloader +1
- }
SHARE
TWEET
Untitled
a guest
Feb 25th, 2015
219
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
RAW Paste Data
