Creating a new image

To create a new image for your QNX System Builder project, use the Add New Image icon in the System Builder editor's toolbar:

Add New Image

To create a new image:
  1. Click the Add New Image icon in the toolbar. The IDE shows the Create New Image dialog box:

    Create new image

  2. Use the Create New Image dialog to:
    • Duplicate Selected Image — create a duplicate of the currently selected image with the given name.
    • Import Existing IFS Buildfile — generate the new IFS image using an existing buildfile.
    • Import Existing EFS Buildfile — generate the new EFS image using an existing buildfile.
    • Create Generic IFS image — create an empty IFS for the specified platform.
    • Create Generic EFS image — create an empty EFS for the specified platform.
  3. Click OK to create the new image and add it to your project.
Related concepts
Combining images