Previous Topic: Create OSIM OS Images with all Files on the Boot ServerNext Topic: Set Access Rights to External NFS READHATES5x and SUSE102 Shares


Create OSIM OS Images which Installs Packages From an External NFS Server

  1. Verify that the Linux distribution is available in ISO format. Rename the original ISO image file names in the distribution to cd1.iso, cd2.iso, ..., cd<n>.iso.
  2. Create a share on the external NFS server and copy the ISO images from the OS CDs or DVD. The NFS share must contain at least all .iso files of the distribution, from cd1.iso to cd<n>.iso.
  3. For the user "anonymous logon", grant read access to the shared directory and the .iso files in that directory on the NFS share. For more information, see the section Set Access Rights to External NFS READHATES5x and SUSE102 Shares.
  4. Depending on whether you want to create the OS Image from the CDs/DVD, or from a directory structure, execute one of the following commands:

CDs or DVDs

Directory Structure

Note: If you do not provide the syslinux*.rpm package, you must add syslinux.com later. For more information, see the section Adding Syslinux.com to the OSIM image.

Merging the Files from SUSE CDs or DVDs

Before creating the SUSE OS images, merge the files into a specific structure. The structure varies depending on the version of SUSE and the architecture.

Note: After merging the files, copy the parent SUSE folder to the NFS share.

SUSE 10 32-bit OS Images

suse

SUSE 11 32-bit OS images

suse

SUSE 11 64-bit OS Images

suse

Creation of SUSE OS Images

The NFS share must contain the merged CDs or DVDs of the Linux distribution for SUSE versions 10 and 11, which is delivered on several CDs or DVDs.

Follow these steps:

  1. Merge the files and directories from the CDs or DVDs into one directory called suse. When merging the CDs or DVDs, start from the last CD or DVD so that CD1 or DVD1 is the last to be merged. For more information about the folder structure, see Merging the Files from SUSE CDs or DVDs.
  2. Copy the suse directory to the NFS share.