1834604 Members
4520 Online
110069 Solutions
New Discussion

Re: eject cd

 
Guy Blatt
Occasional Contributor

eject cd

Does HP-UX have an eject command?
UNIX is the only OS
4 REPLIES 4
Eileen Millen
Trusted Contributor

Re: eject cd

You would do a umount of the cd mount point
umount /cdrom
and then the CD will come out when you push the button.
jherring
Regular Advisor

Re: eject cd

to my knowledge there is no eject command for HPUX for the cdrom.

the above answer is all I know. umount and push the button.

Jon
Paula J Frazer-Campbell
Honored Contributor

Re: eject cd

Hi
See this link there is a c script file that may work with your CD.

HTH

Paula
If you can spell SysAdmin then you is one - anon
Paula J Frazer-Campbell
Honored Contributor

Re: eject cd

Hi
See this link there is a c script file that may work with your CD.

http://my1.itrc.hp.com/cm/QuestionAnswer/1,1150,0xb59d0559ff7cd4118fef0090279cd0f9!0,00.html

HTH

Paula
If you can spell SysAdmin then you is one - anon