128 Preparing the Script Files for Deployment Using Embedded Linux7 Copy the ks.cfg file from /opt/dell/toolkit/template/configs to the NFSShare.8 Edit the file ks.cfg. Set the NFS IP Address where RHEL 32-bit images areavailable and the NFS share path.9 Run export DT_OS_DISK=/dev/sda, the disk device on which the DellUtility partition was created.10 Run export DT_OS_SRC=/tmp/os_src, where vmlinuz,initrd.img andks.cfg available.11 Run export DT_HD=/dev/sda.12 From /opt/dell/toolkit/template/scripts, run ./lininst.sh script.13 After 20 seconds, the server reboots and boots to the GRUB prompt. Thethe RHEL 32-bit operating system unattended installation proceeds.SUSE Linux Enterprise Server Operating SystemsThe suseinst.sh script is used to install supported SUSE Linux EnterpriseServer operating systems.NOTE: While installing Linux, ensure that you install grub in the boot partition.Otherwise, you will not be able to boot to the utility partition by pressing the F10 keyduring reboot.suseinst.shThe suseinst.sh sample script is used to perform an unattended installation ofa supported SUSE Linux Enterprise Server operating system. The variablesand paths must be specified before the operating system can be installed.CAUTION: It is strongly recommended that you consult your SUSE LinuxEnterprise Server operating system documentation and unattended deploymentdocumentation to develop a thorough understanding of the unattended installationprocess before attempting to perform a full scripted deployment.