Kbase P11402: Linux - proinst: /mnt/cdrom/_ovrly: no such file or directory
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/15/2008 |
|
Status: Verified
FACT(s) (Environment):
Progress 9.1X
WebSpeed 3.1X
Linux Intel
SYMPTOM(s):
Progress installation fails
WebSpeed installation fails
/mnt/cdrom/proinst: /mnt/cdrom/_ovrly: no such file or directory
CAUSE:
-o lower missing from mount command
FIX:
Include -o lower in the mount command, for example:
mount /dev/cdrom/ -o lower /mnt/cdrom