Views:

Summary



By default, DPX is installed on Linux OES via the graphical user interface. However, DPX can also be installed on Linux OES remotely via the command line interface.

Resolution



Generally, DPX  installation on Linux OES will be performed remotely via the DPX  CD image. The following series of commands provides an example of an installation method with the CD that runs from the console and does not require the java installer interface.

mount /dev/cdrom

cd /media/cdrom

cd Linux-oes

./install.bin -i console

Executing install.bin with the -i console option will allow installation without the installer GUI.