Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

mount cdrom solaris SunOS/5.8/sparc

807557Sep 24 2008 — edited Sep 25 2008
Hello,

I'm trying to mount my dvd on solaris but I could not come up with this...those are the comands I used into :

#ls -al /dev/sr* |awk '{print "/" $11}'
/dsk/c0t0d0s2

#mount -F hsfs /dev/dsk/c0t0d0s2 /cdrom/
mount: /dev/dsk/c0t0d0s2 is already mounted, /cdrom is busy,
or allowable number of mount points exceeded

from what I understood the cdrom is already mounted but I can't see it , it's being almost 3 days I'm looking for

Thanks for your help.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 23 2008
Added on Sep 24 2008
3 comments
905 views