Difference between revisions of "UCS Appliance"
From Univention Wiki
Line 11: | Line 11: | ||
* The software component ''Desktop environment'' must be selected. | * The software component ''Desktop environment'' must be selected. | ||
− | * After everything is finished the | + | * After everything is finished the package univention-system-setup-boot must be installed. <pre>univention-install univention-system-setup-boot</pre> |
− | |||
− | |||
* On next boot the basic settings UMC module will be started. | * On next boot the basic settings UMC module will be started. |
Revision as of 12:59, 25 November 2011
UCS Appliance
The following steps are required to create an appliance based on UCS 3.0.
Domaincontoller Master
- While selecting the system role in UCS, F3 must be pressed. This will disable the join scripts.
- The software component Desktop environment must be selected.
- After everything is finished the package univention-system-setup-boot must be installed.
univention-install univention-system-setup-boot
- On next boot the basic settings UMC module will be started.
Other systems
- The join must be disabled in the UCS Installer.
- The software component Desktop environment must be selected.
- After everything is finished the UCR variable system/setup/boot/start must be set to true.
ucr set system/setup/boot/start=true
- The package univention-system-setup-boot must be installed.
univention-install univention-system-setup-boot
- On next boot the basic settings UMC module will be started.