mount cdrom solaris SunOS/5.8/sparc
807557Sep 24 2008 — edited Sep 25 2008Hello,
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.