Install Guide
Ensure that the correct device is set to DT_HD and DT_OS_DISK.
5 Run /lininst.sh (for 6.x) or /lininst7.sh (for 7.x) script.
The server reboots to the grub prompt. The Red Hat Enterprise Linux operating system unattended installation is initiated.
Installing SUSE Linux server Operating System using DTK
CAUTION: It is recommended that you consult your SUSE Linux Enterprise Server operating system documentation and
unattended deployment documentation to develop a thorough understanding of the unattended installation process before
attempting to perform a full scripted deployment.
NOTE: While installing Linux, ensure that you install grub in the boot partition. Otherwise, you cannot boot to the utility partition
by pressing the <F10> key during reboot.
To install SUSE Linux Enterprise Server using the suseinst.sh script:
1 On the source system, navigate to the location of the required SUSE Linux Enterprise Linux operating system image.
2 Create two NFS shares at /etc/exports, /osimage and /dtkosinstall.
3 Restart the NFS service.
4 Copy the operating system image to /osimage share.
5 Copy initrd.img and linux to /dtkosinstall share.
6 Boot DTK on the target machine.
7 Create the virtual disk using the raidcfg command.
8 Create a directory under /tmp. For example, os_src.
9 Mount the NFS share (/dtkosinstall) to /tmp/os_src.
10 Copy Sles-autoinst.xml (in BIOS mode) or Sles-autoinst_ue.xml (in UEFI mode) from /opt/dell/toolkit/template/congs to NFS share
(
/dtkosinstall) on the source machine. In BIOS mode, rename the Sles-autoinst.xml to autoinst.xml. In UEFI mode, rename the Sles-
autoinst_ue.xml to autoinst_ue.xml.
11 Export the environment variables as follows:
a Run export DT_OS_DISK=/dev/sda on the disk device on which the Dell utility partition was created.
b Run export DT_OS_SRC=/tmp/os_srcwhere linux, initrd.img, and autoinst.xml/ autoinst.xml_ue are available.
c Run export DT_OS_PART=/dev/sda.
d Run export DT_OS_IMG_PATH=nfs://<IP Address>/osimage.
e Run export DT_SUSE_AUTOINST= nfs://<IP Address>/dtkosinstall/autoinst.xml.
f Run export DT_HD=/dev/sda.
12 Run partcfg.sh at (/opt/dell/toolkit/template/scripts/) to create the Dell utility partition and OS partition in BIOS or UEFI mode.
NOTE
: Ensure that the correct device is set to DT_HD, DT_OS_DISK, and DT_OS_PART.
13 From /opt/dell/toolkit/template/scripts, run /suseinst.sh script.
The server reboots to the grub prompt. The SUSE Linux Enterprise Linux operating system unattended installation is initiated.
Converting to RACADM and installing SUSE Linux server
Operating System using RACADM scripts
CAUTION
: It is recommended that you consult your SUSE Linux Enterprise Server operating system documentation and
unattended deployment documentation to develop a thorough understanding of the unattended installation process before
attempting to perform a full scripted deployment.
NOTE: While installing Linux, ensure that you install grub in the boot partition. Otherwise, you cannot boot to the utility partition
by pressing the <F10> key during reboot.
Introduction 11