mount cdrom Solaris 10
807557Jul 22 2005 — edited Nov 4 2007Hi all, I'm trying to mount dvd or cd rom in solaris 10 for sparc.
This is what I did:
solaris10 # iostat -En
c0t0d0 Soft Errors: 0 Hard Errors: 0 Transport Errors: 0
Model: ST39140A Revision: 861000 Serial No: AY223065
Size: 9.11GB <9114771456 bytes>
Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0
Illegal Request: 0
c0t2d0 Soft Errors: 8 Hard Errors: 5 Transport Errors: 0
Vendor: LG Product: CD-ROM CRD-8322B Revision: 1.06 Serial No:
Size: 0.00GB <0 bytes>
Media Error: 0 Device Not Ready: 5 No Device: 0 Recoverable: 0
Illegal Request: 8 Predictive Failure Analysis: 0
solaris10 # mount -F hsfs /dev/dsk/c0t2d0s2 /mnt
mount: /dev/dsk/c0t2d0s2 is already mounted or /mnt is busy
I really don't know why...
CD works fine (both the device and the disk)
Is there anything else can I do?
Thanx