Advertisement
Guest User

sampleconfig

a guest
Apr 29th, 2014
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. # Test File: /isolinux/isolinux.cfg
  2.  
  3. default vesamenu.c32
  4.  
  5. ALLOWOPTIONS 0
  6.  
  7. LABEL Test
  8. kernel whichsys.c32
  9. append -iso- memdisk initrd=fdboot.img -sys- initrd=fdboot.img
  10.  
  11. MENU END
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement