[CR #299005] If you cannot eject the CD from the CD drive after your installation, make sure the NFS server is not running if the CD is mounted on a shared remote machine:
# cd /etc/init.d # nfs.server stop # eject
If you mount the CD locally on your system, and the CD does not eject, the Solaris operating system and the Volume Manager may be holding the CD drive. Perform the following:
# ps -wwgxu|grep vold # kill -9 <ps in a> # umount /vol # /usr/sbin/vold -t -v -L 99 -l /var/adm/vold.debug_log # eject
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |