Skip to content

Instantly share code, notes, and snippets.

@newblue
Forked from dne/syslinux.cfg
Created April 10, 2013 08:43
Show Gist options
  • Save newblue/5352943 to your computer and use it in GitHub Desktop.
Save newblue/5352943 to your computer and use it in GitHub Desktop.
timeout 150
default freebsd
prompt 1
label freebsd
com32 /boot/addons/chain.c32
append file=/freebsd/gptzfsboot
label mfsbsd
kernel /boot/addons/memdisk
initrd /freebsd/mfsbsd-8.2-amd64.iso
append iso raw
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment