![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| using signals instead of busy wait | jut26 | High Level Programming | 5 | 03-04-2009 10:06 AM |
| Cannot umount - device busy | keelba | HP-UX | 2 | 04-11-2008 03:16 PM |
| how to calculate busy hour | shary | Shell Programming and Scripting | 14 | 01-29-2008 06:04 AM |
| how can i check if port is busy or if someone is using it ? | umen | IP Networking | 1 | 01-28-2006 03:37 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
CD Drive is busy
one problem which seems simple but i've faced many times is when i've used cd & want to eject, however i'm not in /dev/cdrom/... in any of my Xterms but it gives the message that the the CD drive is busy.
the only thing i could do is /etc/init.d/volmgt stop & eject the CD manually but it doesn't seem reasonable,Pls. give me any comments you know. Thanks, --Nikk |
|
||||
|
If you do lsof /mnt/cdrom
it will tell you which processes are using the cdrom. If you are using a GUI you may find that File Managers seem to hang on to your drive for an inordinate amount of time. If you are ruthless, like myself, you can just kill them. |
|
||||
|
I had the same Problem on Solaris. I had an share on the CD-ROM in my NFS Server, and I just uncommended the line in /etc/dfs/dfstab and the problem was gone. Maybe thats the problem if you share your drive..
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|