Quick Start Manual
7. Make sure that the correct privileges are granted to the repository files.
“sudo find <your rhel repo name> -print0 | sudo xargs -0 sudo chown
razor:razor”
8. Active System Manager uses a default kickstart file to automate the installation of Linux. If you want
to customize while installing the operating system, you can customize the kickstart file template
“kickstart.erb” used to automate the installation.
Use the sudo command to edit the kickstart.erb file available in the following directory /opt/razor-
server/installers/redhat
, and then enter the necessary customizations for the install. For more
information about editing kickstart files for Linux install automation, refer to Linux documentation.
NOTE: Currently, only one kickstart version is supported for Linux. Changes here affects both
CentOS and Red Hat OS installations.
31