- #!/bin/sh -e
- echo "Integra"
- cat << EOF
- menuentry "Integra" {
- insmod ext2
- set root=(hda0,0)
- linux /boot/vmlinuz-3.2.0-31-generic
- initrd /boot/initrd.img-3.2.0-31-generic
- }
- EOF
SHARE
TWEET
Untitled
a guest
Dec 18th, 2012
3
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
RAW Paste Data
