eject: device name is `/dev/sr0'
eject: /dev/sr0: not mounted
eject: /dev/sr0: is whole-disk device
eject: /dev/sr0: trying to eject using CD-ROM eject command
eject: CD-ROM eject command succeeded
I can't eject the optical drive, i try mount the device:
sudo mount -t iso9660 /dev/sr0 /mnt/cdrom
But i get the following error message:
mount: /mnt/cdrom: no medium found on /dev/sr0.
dmesg(1) may have more information after failed mount system call.
According to dmesg i get the following message:
[ 2.952866] sr 1:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[ 2.952873] cdrom: Uniform CD-ROM driver Revision: 3.20
--
With kindest regards, William.
Larry Wall invented a messy programming language -- and changed the face of the Web