Skip to content

Instantly share code, notes, and snippets.

@crised
Created March 14, 2015 14:44
Show Gist options
  • Save crised/8b834bec27174cb4222e to your computer and use it in GitHub Desktop.
Save crised/8b834bec27174cb4222e to your computer and use it in GitHub Desktop.
#debug --graphics
default=1
splashimage=@SPLASHPATH@
timeout 60
hiddenmenu
title Install CentOS 7
findiso
kernel @KERNELPATH@ @ROOT@ quiet
initrd @INITRDPATH@
title Test this media & install CentOS 7
findiso
kernel @KERNELPATH@ @ROOT@ rd.live.check quiet
initrd @INITRDPATH@
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment