Sun N1 System Manager 1.2 Administration Guide

ProcedureTo Copy a SUSE Linux Enterprise Server 9 SP1 OS Distribution from ISO Files

The following procedure describes how to copy the SLES 9 SP1 OS distribution to the management server.

Before You Begin

Move any file systems off of the /mnt mount point.

Steps
  1. Copy the SLES 9 distribution:


    # n1sh create os sles9u1 file
      /directory/SLES-9-i386-RC5-CD1.iso,/directory/SLES-9-i386-RC5-CD2.iso,
      /directory/SLES-9-i386-RC5-CD3.iso,/directory/SLES-9-i386-RC5-CD4.iso,
      /directory/SLES-9-i386-RC5-CD5.iso,/directory/SLES-9-i386-RC5-CD6.iso
    

    Note –

    Wait for the Create OS command to complete before going to the next step.


  2. Copy the SLES 9 Update 1 distribution:


    Note –

    The same OS profile name should be used when adding Update1.



    # n1sh create os sles9u1 file
      /directory/SLES-9-SP-1-i386-RC5-CD1.iso,directory/SLES9/SLES-9-SP-1-i386-RC5-CD2.iso,
      /directory/SLES-9-SP-1-i386-RC5-CD3.iso
    
  3. Verify that the OS distribution was copied.


    N1-ok> show os all
    

    The OS distribution appears in the output.

See Also

To find out how to load the OS distribution, see To Load an OS Profile on a Server or a Server Group.