Hello,
I would like to disable the check disk space action. My scenario:
- Using InstallAnywhere 2014 SP1
- This is a pure java installer
- Read KB article https://flexeracommunity.force.com/c...S/INFO/Q000094
- Tried both VariableManager and environment variable approaches as described in the KB article. Still get the following message
#### Cannot match UNIX flavor to a filesystem table: attempting '/etc/fstab'
fstab: /etc/fstab (No such file or directory (errno:4002))
** FileSystem (FSTab): could not generate static fs table
#### Cannot match UNIX flavor to a filesystem table: attempting 'df -k'
CheckDiskSpace: couldn't find Volume for "/CA/WA_Agent_R11_3_5"
CDS: Assuming sufficient disk space. (-1)
System's temporary directory = /tmp
Does anyone have any suggestions as to why the disk space is still being checked?
Thanks,
Octavio Echevarria
I would like to disable the check disk space action. My scenario:
- Using InstallAnywhere 2014 SP1
- This is a pure java installer
- Read KB article https://flexeracommunity.force.com/c...S/INFO/Q000094
- Tried both VariableManager and environment variable approaches as described in the KB article. Still get the following message
#### Cannot match UNIX flavor to a filesystem table: attempting '/etc/fstab'
fstab: /etc/fstab (No such file or directory (errno:4002))
** FileSystem (FSTab): could not generate static fs table
#### Cannot match UNIX flavor to a filesystem table: attempting 'df -k'
CheckDiskSpace: couldn't find Volume for "/CA/WA_Agent_R11_3_5"
CDS: Assuming sufficient disk space. (-1)
System's temporary directory = /tmp
Does anyone have any suggestions as to why the disk space is still being checked?
Thanks,
Octavio Echevarria