Question for SCO-OSR6
what is the proper command to mount the CD-Rom? my CD-Rom is recognized by the system below:
Alias - Address - Inquiry String
-------- -------- --------------
hba3 - c1b0t2 - (ide,1) Generic IDE/ATAPI
cdrom1 - c1b0t0l0 - SONY DVD RW DW-Q120A PYS1
See sc01(7) for information about CD-ROM device nodes.
#
Here is the error
# mount /dev/rcd0 /cd-rom
UX:mount.svr5: ERROR: File system type cannot be determined
# mount -F iso9660 /dev/rcd0 /cd-rom
UX:cdfs mount.svr5: INFO: CDFS mount is read-only.
UX:cdfs mount.svr5: ERROR: Cannot mount: /dev/cd0
UX:cdfs mount.svr5: ERROR: I/O error
#
Try other tips from this forum still doesn't work
# mkdev cdrom
Mass storage devices are configured automatically
when the system is booted with a new device present.
Current CD-ROM configuration:
Alias - Address - Inquiry String
-------- -------- --------------
hba4 - c2b0t2 - (ide,1) Generic IDE/ATAPI
cdrom1 - c2b0t0l0 - SONY DVD RW DW-Q120A PYS1
See sc01(7) for information about CD-ROM device nodes.
# mount /dev/cdrom1 /cd-rom
UX:mount.svr5: ERROR: File system type cannot be determined
#
Thanks advance for your help.
what is the proper command to mount the CD-Rom? my CD-Rom is recognized by the system below:
Alias - Address - Inquiry String
-------- -------- --------------
hba3 - c1b0t2 - (ide,1) Generic IDE/ATAPI
cdrom1 - c1b0t0l0 - SONY DVD RW DW-Q120A PYS1
See sc01(7) for information about CD-ROM device nodes.
#
Here is the error
# mount /dev/rcd0 /cd-rom
UX:mount.svr5: ERROR: File system type cannot be determined
# mount -F iso9660 /dev/rcd0 /cd-rom
UX:cdfs mount.svr5: INFO: CDFS mount is read-only.
UX:cdfs mount.svr5: ERROR: Cannot mount: /dev/cd0
UX:cdfs mount.svr5: ERROR: I/O error
#
Try other tips from this forum still doesn't work
# mkdev cdrom
Mass storage devices are configured automatically
when the system is booted with a new device present.
Current CD-ROM configuration:
Alias - Address - Inquiry String
-------- -------- --------------
hba4 - c2b0t2 - (ide,1) Generic IDE/ATAPI
cdrom1 - c2b0t0l0 - SONY DVD RW DW-Q120A PYS1
See sc01(7) for information about CD-ROM device nodes.
# mount /dev/cdrom1 /cd-rom
UX:mount.svr5: ERROR: File system type cannot be determined
#
Thanks advance for your help.