devdoc:devdoc_create_iso_installer

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
devdoc:devdoc_create_iso_installer [2016/02/07 08:19]
abelbeck
devdoc:devdoc_create_iso_installer [2016/02/07 08:24]
abelbeck
Line 11: Line 11:
   Usage: ./scripts/build-runnix-iso install_image.img.gz|install_image_dir [serial]   Usage: ./scripts/build-runnix-iso install_image.img.gz|install_image_dir [serial]
  
-The first argument can be a single ''.img.gz'' file or a directory of ''.img.gz'' files.+The first argument can be a single ''.img.gz'' file or a directory containing ''.img.gz'' files.
  
 The optional second argument ''serial'' will create a serial console using 19200n8, without it the default is a VGA video console for the installer. The optional second argument ''serial'' will create a serial console using 19200n8, without it the default is a VGA video console for the installer.
Line 22: Line 22:
   cp runnix-iso.config .config   cp runnix-iso.config .config
  
-In this case the ''./scripts/build-runnix-iso'' script will not have ''output/'' directory to restore, so it will retain the "runnix-iso" build.  Additional ''./scripts/build-runnix-iso'' calls will be very quick.+In this case the ''./scripts/build-runnix-iso'' script will not have an ''output/'' directory to restore, so it will retain the "runnix-iso" build ''output/'' directory.  Additional ''./scripts/build-runnix-iso'' calls will be very quick.
  
 Finally, to see how this ISO installer can be used, follow **[[userdoc:new-install|New Installation]]** for the process. Finally, to see how this ISO installer can be used, follow **[[userdoc:new-install|New Installation]]** for the process.
  • devdoc/devdoc_create_iso_installer.txt
  • Last modified: 2016/02/07 08:39
  • by abelbeck