Changes between Version 5 and Version 6 of sol4/IDMS/CreateImages


Ignore:
Timestamp:
06/18/14 17:14:54 (10 years ago)
Author:
ezkissel@indiana.edu
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • sol4/IDMS/CreateImages

    v5 v6  
    11== Overview ==
    22
    3 These instructions outline the steps for creating Debian-based (e.g. Ubuntu) images on ExoGENI and then converting them for use on ProtoGENI.
     3These instructions outline the steps for creating Debian-based (e.g. Ubuntu) images on ExoGENI and then converting them for use on ProtoGENI/InstaGENI.
     4
     5 * Note: The following assumes you would like to bootstrap a new filesystem and OS in your local development environment.  Alternatives include:
     6
     7 1) Download an existing image tarball, extract the filesystem, make changes, and repackage the image as needed.  You can start from "Making changes to the image" section below.
     8
     9 2) Use the ExoGENI playpen to boot existing images and make live changes with the option of saving the modified image.  See [http://www.exogeni.net/2014/06/creating-a-custom-image-from-an-existing-virtual-machine/] for more information.
    410
    511== Create a file to store the new OS filesystem ==
     
    5258}}}
    5359
    54  * Once the boostrap completes, we have a base OS install in the ubuntu_12.04 directory.  We can now chroot and install additional packages.
     60 * Once the bootstrap completes, we have a base OS install in the ubuntu_12.04 directory.  We can now chroot and install additional packages.
     61
     62
     63== Making changes to the image ==
    5564
    5665{{{