Consultor Eletrônico



Kbase 19334: SCO CDROM INSTALL - Uppercase file names, files not found
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   12/16/1999
INTRODUCTION
============
If a customer is trying to install Progress from cdrom and they see
an error message: Cannot access /cdrom/README.PRO, while the file on the CD is in lower case, they might have a problem with the mount command:
(the mount command is written on a separate addendum installation sheet)

SOLUTION
========

ON SCO OPENSERVER 5.x:
mount -f ISO9660,lower -r /dev/cd0 /cdrom

If this still does not solve the problem, there might be a problem with the TERM setting.
If the customer has TERM set to SCO ANSI, ask them to change it to VT220.


ON SCO UNIX 3.2 and 4.2:
mount -r -f HS,lower /dev/cd0 /cdrom


REFERENCES TO THE DOCUMENTATION:
Kbase 17659 HOW TO Install Progress 7 from CDROM on SCO UNIX 3.2 4.2