Advertisement
Guest User

Untitled

a guest
Sep 19th, 2017
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. menuentry 'lighthouse puppy' {
  2. insmod ext2
  3. set root='(hd0,4)'
  4. linux /cradam/lighthouse/vmlinuz psubdir=lighthouse
  5. initrd /cradam/lighthouse/initrd.gz
  6. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement