Hello,
I umounted a CD-ROM but I couldn't mount it again.
First I found the device with hinv, that showed:
CDROM: unit 6 on SCSI controller 1
After that, I issued the command:
mount -rt iso9660 /dev/scsi/sc1d6l0 /CDROM
The messages errors were:
mount_iso9660: ERROR: Unable to translate to scsiname for dev("/dev/scsi/sc1d6l0"
, errno = 2
mount_iso9660: can't initialize /dev/scsi/sc1d6l0: No such file or directory
mount: giving up on: /CDROM
I will appreciate any help.
I umounted a CD-ROM but I couldn't mount it again.
First I found the device with hinv, that showed:
CDROM: unit 6 on SCSI controller 1
After that, I issued the command:
mount -rt iso9660 /dev/scsi/sc1d6l0 /CDROM
The messages errors were:
mount_iso9660: ERROR: Unable to translate to scsiname for dev("/dev/scsi/sc1d6l0"
mount_iso9660: can't initialize /dev/scsi/sc1d6l0: No such file or directory
mount: giving up on: /CDROM
I will appreciate any help.