What commands are available for cdroms on AIX?



  • To check if the daemon to control cdrom is enabled, the cdrom is controlled by the cdromd daemon

    # lssrc -s cdromd
    

    To see what is mounted on a cdrom device

    # cdcheck -m or mount
    
    # cdeject - eject the cd
    # cdumount - un-mount what is mounted on the cdrom device
    

    To stop the cdrom daemon

    # stopsrc -s cdromd
    

Log in to reply
 

© Lightnetics 2024