Solution Guide

Active System Manager Solution GuideActive System 800 (AS800)
99
o ESXi license Key. The value is added if the license key information is available
in the resource adapter configuration file.
Name of the Local datastore
3. Copy the ks.cfg file to the HTTP Server base location.
mkdir p /var/www/html/esxi5.1_dell_ISOBoot_New/
cp /home/delladmin/ISOBootImages/esxi5.1_dell_ISOBoot_New/ks.cfg
/var/www/html/esxi5.1_dell_ISOBoot_New/ks.cfg
If the existing image directory is replaced, skip the above commands and execute the
following:
mkdir p /var/www/html/esxi5.1_dell_ISOBoot
cp /home/delladmin/ISOBootImages/esxi5.1_dell_ISOBoot/ks.cfg
/var/www/html/esxi5.1_dell_ISOBoot/ks.cfg
4. Update the file permission on the newly added image:
chown R delladmin:delladmin /home/delladmin/ISOBootImages
chmod R +w /home/delladmin/ISOBootImages/
E.4 Adding the New Image to the Software Repositories
If the new image is added by replacing the earlier image directory, then no change is required.
If the new image is added with a new name/directory then “ISO Bootable Image” repository must be
updated, as described in 3.3.4 Updating Repository Elements for ISO Bootable Images section.