cdrom hangs.
Hi all,When i was working with cdrw,my cdrom hangs.First it display all the data's.There is no ptoblem with cdrom drice or CD-RW.But something weird.
The cd-drive tray is not opening.I can not get my cd-rw out of drive.I can get it out by rebooting system.But in the world of linux no reboot is not required.
Here is my weird things,output..
sarad@debian:~$ fuser /dev/hdc
sarad@debian:~$ lsof /dev/hdc
lsof: WARNING: can't stat() ext3 file system /dev/.static/dev
Output information may be incomplete.
sarad@debian:~$
debian:~# eject -v
eject: using default device `cdrom'
eject: device name is `cdrom'
eject: expanded name is `/dev/cdrom'
eject: `/dev/cdrom' is a link to `/dev/hdc'
eject: `/dev/hdc' is not mounted
eject: `/dev/hdc' is not a mount point
eject: `/dev/hdc' is a multipartition device
debian:/media# umount /media/cdrom
debian:/media# mount /dev/hdc /media/cdrom
sarad@debian:~$ cdrecord -eject dev=ATAPI:0,0,0
Cdrecord-Clone 2.01.01a01 (i686-pc-linux-gnu) Copyright (C) 1995-2004 Jörg Schilling
NOTE: this version of cdrecord is an inofficial (modified) release of cdrecord
and thus may have bugs that are not present in the original version.
Please send bug reports and support requests to <cdrtools@packages.debian.org>.
The original author should not be bothered with problems of this version.
cdrecord: Warning: Running on Linux-2.6.8-2-386
cdrecord: There are unsettled issues with Linux-2.5 and newer.
cdrecord: If you have unexpected problems, please try Linux-2.4 or Solaris.
cdrecord: Warning: Linux-2.6.8 introduced incompatible interface changes.
cdrecord: Warning: SCSI transport does no longer work for suid root programs.
cdrecord: Warning: if cdrecord fails, try to run it from a root account.
cdrecord: Operation not permitted. WARNING: Cannot do mlockall(2).
cdrecord: WARNING: This causes a high risk for buffer underruns.
cdrecord: Operation not permitted. WARNING: Cannot set RR-scheduler
cdrecord: Permission denied. WARNING: Cannot set priority using setpriority().
cdrecord: WARNING: This causes a high risk for buffer underruns.
scsidev: 'ATAPI:0,0,0'
devname: 'ATAPI'
scsibus: 0 target: 0 lun: 0
Warning: Using ATA Packet interface.
Warning: The related Linux kernel interface code seems to be unmaintained.
Warning: There is absolutely NO DMA, operations thus are slow.
Now,I don't know how to get my cd out.?Pls help.
|