home *** CD-ROM | disk | FTP | other *** search
/ PC World 2005 December / PCWorld_2005-12_cd.bin / software / topware / partlogic / partlogic-0.57-iso.exe / partlogic-0.57.iso / programs / helpfiles / cdrom.txt < prev    next >
Text File  |  2005-08-29  |  671b  |  20 lines

  1.  
  2.  -- cdrom --
  3.  
  4. This command can be used to control operations of CD-ROM devices.
  5.  
  6. Usage:
  7.   cdrom [disk_name] [operation]
  8.  
  9.     where 'operation' is one of: open, eject, close, lock, unlock 
  10.  
  11. The first (optional) parameter is the name of a CD-ROM disk.  If no disk
  12. name is specified, the cdrom command will attempt to guess the most likely
  13. device (the first CD-ROM device identified by the system). The second
  14. (optional) argument tells the CD-ROM which operation to perform.
  15.  
  16. If no disk name or operation are specified, the program prints out the names
  17. of CD-ROM devices it thinks are available to the system.  Use the 'disks'
  18. command to print out the names of all disks.
  19.  
  20.