Hello
we try to install centos 6.1.3 on Centos 6.5 and when we launch the .bin nothing happens.
We try to change the mode by executing mode
> ./ccs_setup_6.1.3.00033.bin --mode text
Error: There has been an error.
Text mode is not supported.
With this log :
Log started 08/31/2016 at 17:17:53
Preferred installation mode : text
Trying to init installer in mode text
Mode text successfully initialized
Executing chmod -R 666 "/tmp/bitrock_installer_21453.log"
Script exit code: 0
Script output:
Script stderr:
So I try with mode xwindow
>./ccs_setup_6.1.3.00033.bin --mode xwindow
Error: There has been an error.
Text mode is not supported.
Why I cannot install?
For information we don't use root account.