Skip to content

Instantly share code, notes, and snippets.

@gowatana
Created January 5, 2018 03:24
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 gowatana/323eb3dcdabcdb292a0feee0d010faa3 to your computer and use it in GitHub Desktop.
Save gowatana/323eb3dcdabcdb292a0feee0d010faa3 to your computer and use it in GitHub Desktop.
cat << EOF >> /tmp/ESXi65u1-custom-iso/isolinux.cfg
LABEL ks
KERNEL mboot.c32
APPEND -c boot-ks.cfg
MENU LABEL ESXi-6.5.0-20170702001-standard ^Installer Kickstart
EOF
@gowatana
Copy link
Author

gowatana commented Jan 5, 2018

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment