Skip to content

Instantly share code, notes, and snippets.

@flusher
Created May 6, 2014 10:47
Show Gist options
  • Save flusher/740d6fe37e54a7e17539 to your computer and use it in GitHub Desktop.
Save flusher/740d6fe37e54a7e17539 to your computer and use it in GitHub Desktop.
Boot FreeDOS iso through PXE
label freedos
menu label ^FreeDOS
kernel path/memdisk
initrd path/freedos.iso
append iso raw
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment