Consultor Eletrônico



Kbase P13086: 9.1D Sco Open Server can not mount cdrom
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/16/2008
Status: Unverified

FACT(s) (Environment):

SCO OpenServer 5.0.6
Progress 9.1D

SYMPTOM(s):

9.1D Sco Open Server can not mount cdrom

/etc/mount -f ISO9960, lower -r /dev/cd0 /cd01 This comes back as mount:invalid fs type <iso9960>

CAUSE:

Mount point for cdrom is unknown.

FIX:

In the Progress Installation and Configuration Guide of Unix, Table 2-3 does not describe the mount command for SCO Open Server and SCO 3.2.4.2.
SCO Open Server 5:
mount -f ISO9660, lower -r <device-name> <mount-point>
for example:
mount -f ISO9960, lower -r /dev/cd0 /cdrom