devdoc:devdoc_create_iso_installer

This is an old revision of the document!


Create an ISO Installer

After creating one or more flash images (.img.gz files) using Create a Flash Image, you can generate a Hybrid ISO (.iso file) that can be directly booted when dd'ed to a USB flash drive, booted in a Virtual Machine, or mounted as an ISO disk.

The process is quite straight-forward, but does require the Development Environment to be installed.

$ ./scripts/build-runnix-iso
Usage: ./scripts/build-runnix-iso install_image.img.gz|install_image_dir [serial]

Finally, to see how this ISO installer can be used, follow New Installation for the process.

  • devdoc/devdoc_create_iso_installer.1454852831.txt.gz
  • Last modified: 2016/02/07 07:47
  • by abelbeck