Skip to content

Instantly share code, notes, and snippets.

@anishcorratech
Created November 18, 2018 10:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anishcorratech/8bccd6897d064571251f4ba5d6083ff5 to your computer and use it in GitHub Desktop.
Save anishcorratech/8bccd6897d064571251f4ba5d6083ff5 to your computer and use it in GitHub Desktop.
Slax Boot 9.6.0
#!ipxe
kernel http://ftp.sh.cvut.cz/slax/Slax-9.x/ipxe/9.6.0/64bit/vmlinuz vga=normal load_ramdisk=1 prompt_ramdisk=0 rw printk.time=0 from=http://ftp.sh.cvut.cz/slax/Slax-9.x/slax-64bit-9.6.0.iso
initrd http://ftp.sh.cvut.cz/slax/Slax-9.x/ipxe/9.6.0/64bit/initrfs.img
boot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment