1837581 Members
2984 Online
110117 Solutions
New Discussion

mount cd-rom device busy

 
SOLVED
Go to solution
Kevin_194
Advisor

mount cd-rom device busy

Hi,

I maked /cdrom
but I have this problem if I want to mount the CD-Drive:

mount /dev/dsk/c0t0d0 /cdrom
/dev/dsk/c0t0d0: device busy

Thanks for reply
Kevin
2 REPLIES 2
Mark van Hassel
Respected Contributor
Solution

Re: mount cd-rom device busy

Hi,

Make sure that /dev/dsk/c0t0d0 is not already mounted, check with bdf.
Also check if /cdrom is not busy (make sure you are not in that dir).

try fuser:

fuser /cdrom
fuser /dev/dsk/c0t0d0

HtH
The surest sign that life exists elsewhere in the universe is that none of it has tried to contact us
V. Nyga
Honored Contributor

Re: mount cd-rom device busy

Everybody should continue here:
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xb28fca7ffda80b4aa2065f9900fe39aa,00.html

Volkmar
*** Say 'Thanks' with Kudos ***