Installing the SDX Software with the Installation Program in Silent Mode
You use the UMCsdx.bin command to run the installation program. Table 11 shows the possible inputs to this command.
User with nonroot privileges who can install the SDX software. See Logging the Installation Session.
Group for users with nonroot privileges who can install the SDX software. See Logging the Installation Session.
To start the installation process in silent mode:
./UMCsdx.bin -D[argument]="[value]" -i silentIf you want nonroot users to configure and administer the SDX software after it is installed, you can define users with nonroot privileges with the USER_INPUT_RESULT_1 and USER_INPUT_RESULT_2 arguments to the command. For example:
./UMCsdx.bin -DUSER_INPUT_RESULT_1="sdxuser" -DUSER_INSTALL_DIR="/opt/UMC" -DMEDIA_FOLDER="/cdrom/cdrom0" -i silent