Consultor Eletrônico



Kbase 17659: HOW TO Install Progress 7 from CDROM on SCO UNIX 3.2 4.2
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/05/1998
HOW TO Install Progress 7 from CDROM on SCO UNIX 3.2 4.2

Progress 7 is qualified under SCO UNIX 3.2 4.2 and
OpenServer 5.
The cd mount command that is listed on the addendum
installation sheet and the Installation Notes is
only applicable to SCO Openserver 5..

mount -f ISO9660,lower -r /dev/cd0 /cdrom

This will fail on SCO UNIX 3.2 4.2
The High Sierra mount option instead needs to be used on
SCO UNIX 3.2 4.2 when installing from cdrom media.
The correct mount command is ..

mount -r -f HS,lower /dev/cd0 /cdrom

Note that this is not an issue for Progress 8 as this
runs only on SCO OpenServer 5.

Progress Software Technical Support Note # 17659