Creating a system package for Windows and Linux
To perform an unattended installation of an operating system, you must create a system package for each server configuration that you want to install. This topic contains the following sections:
- Overview of system packages
- Before you begin
- To create a system package for Microsoft Windows
- To create a system package for Red Hat Linux
- To create a system package for SUSE Linux
- To create a system package for Citrix XenServer
- To create a system package for ESXi 4.1 and 5.0 servers
- To create a system package for ESX servers
- Where to go from here
Overview of system packages
A system package contains the following types of information:
- All of the instructions needed to install an operating system over the network — A system package type uses installation files for a specific operating system. Consequently, system packages for the various types of Windows, Linux, VMWare ESX and ESXi, Solaris, AIX, Citrix XenServer, and HP-UX operating systems are not interchangeable. You must create separate system packages for servers running different operating systems.
- (Optional) Instructions for running jobs that install software and configure a machine for a particular purpose — You can create a different system package for each server configuration that you want to provision, rather than just creating one system package for each type of operating system. For example, you could create a system package for a web server running Windows 2008 and IIS, and then create another system package running Windows 2008 without the web server configuration.
Before you begin
In the Depot, create one or more folders for your system packages.
To create a system package for Microsoft Windows
- In the Depot, right-click the folder where you want to add a new system package. From the pop-up menu, choose New > System package.
Provide information for the new system package, as described in the following sections:
Panel
Description
System Package Creation - General
System Package Creation - Properties
System Package Creation - Permissions
- Click Finish. The system package opens in the content editor.
Define settings in the system package using the tabs at the bottom of the content editor. Each OS type has a different set of tabs.
Panel
Description
Pre-install scripts - Windows
Disk partition - Windows
Post-disk partition - Windows
Basic configuration - Windows
Computer settings - Windows 2008 or later
Computer settings - Windows operating systems earlier than Windows 2008
OS components - Windows 2008 or later
OS components - Windows operating systems earlier than Windows 2008
Network - Windows
Unattend entries - Windows 2008 or later
Unattend entries - Windows operating systems earlier than Windows 2008
Post-install configuration - Windows and Windows R2
Local properties - Windows
- When you finish defining the system package, select File > Save.
To create a system package for Red Hat Linux
- In the Depot, right-click the folder where you want to add a new system package. From the pop-up menu, choose New > System package.
Provide information for the new system package, as described in the following sections:
Panel
Description
System Package Creation - General
System Package Creation - Properties
System Package Creation - Permissions
- Click Finish. The system package opens in the content editor.
Define settings in the system package using the tabs at the bottom of the content editor. Each OS type has a different set of tabs.
Panel
Description
Pre-install scripts - Red Hat Linux
Disk partition - Red Hat Linux
Basic configuration - Red Hat Linux
Computer settings - Red Hat Linux
OS components - Red Hat Linux
Network - Red Hat Linux
Kickstart entries - Red Hat Linux
Post-install configuration - Red Hat Linux
Local properties - Red Hat Linux
- When you finish defining the system package, select File > Save.
To create a system package for SUSE Linux
- In the Depot, right-click the folder where you want to add a new system package. From the pop-up menu, choose New > System package.
Provide information for the new system package, as described in the following sections:
Panel
Description
System Package Creation - General
System Package Creation - Properties
System Package Creation - Permissions
- Click Finish. The system package opens in the content editor.
Define settings in the system package using the tabs at the bottom of the content editor. Each OS type has a different set of tabs.
Panel
Description
Pre-install scripts - SUSE Linux
Disk partition - SUSE Linux
Basic configuration - SUSE Linux
Computer settings - SUSE Linux
OS components - SUSE Linux
Network - SUSE Linux
AutoYaST entries - SUSE Linux
Post-install configuration - SUSE Linux
Local properties - SUSE Linux
- When you finish defining the system package, select File > Save.
To create a system package for Citrix XenServer
- In the Depot, right-click the folder where you want to add a new system package. From the pop-up menu, choose New > System package.
Provide information for the new system package, as described in the following sections:
Panel
Description
System Package Creation - General
System Package Creation - Properties
System Package Creation - Permissions
- Click Finish. The system package opens in the content editor.
Define settings in the system package using the tabs at the bottom of the content editor.
Panel
Description
Pre-install scripts - Citrix XenServer
Disk partition - Citrix XenServer
Basic configuration - Citrix XenServer
Computer settings - Citrix XenServer
Network - Citrix XenServer
Unattend entries - Citrix XenServer
Post-install configuration - Citrix XenServer
Local properties - Citrix XenServer
- When you finish defining the system package, select File > Save.
To create a system package for ESXi 4.1 and 5.0 servers
- In the Depot, right-click the folder where you want to add a new system package. From the pop-up menu, choose New > System package.
Provide information for the new system package, as described in the following sections:
Panel
Description
System Package Creation - General
System Package Creation - Properties
System Package Creation - Permissions
- Click Finish. The system package opens in the content editor.
Define settings in the system package using the tabs at the bottom of the content editor.
Panel
Description
Pre-install script - ESXi 4.1 and 5.0
Disk partition - ESXi 4.1 and 5.0
Basic configuration - ESXi 4.1 and 5.0
Computer settings - ESXi 4.1 and 5.0
Network - ESXi 4.1 and 5.0
Kickstart entries - ESXi 4.1 and 5.0
Post-install configuration - ESXi 4.1 and 5.0
Local properties - ESXi 4.1 and 5.0
- When you finish defining the system package, select File > Save.
To create a system package for ESX servers
- In the Depot, right-click the folder where you want to add a new system package. From the pop-up menu, choose New > System package.
Provide information for the new system package, as described in the following sections:
Panel
Description
System Package Creation - General
System Package Creation - Properties
System Package Creation - Permissions
- Click Finish. The system package opens in the content editor.
Define settings in the system package using the tabs at the bottom of the content editor.
Panel
Description
Pre-install script - ESX
Disk partition - ESX
Basic configuration - ESX
Computer settings - ESX
Network - ESX
Kickstart entries - ESX
Post-install configuration - ESX
Local properties - ESX
- When you finish defining the system package, select File > Save.
Where to go from here