home *** CD-ROM | disk | FTP | other *** search
/ Mega Demo / MegaDemoCDRom1.cdr / cdutil / cdump.txt < prev    next >
Text File  |  1992-08-17  |  1KB  |  24 lines

  1. CDUMP [SS] [NS] [FILENAME] [DEVICE]
  2.  
  3. CDUMP will allow you to create a file which contains an image of 
  4. the CD-ROM data.  The area that you wish to be dumped is defined 
  5. by its start sector address and the number of sectors you wish 
  6. to read.  CD-ROM data areas start at sector zero.  High Sierra and 
  7. ISO 9660 images commence at sector number sixteen.  The complete 
  8. size of a CD-ROM image can be calculated using the table of 
  9. contents information; one block is considered a sector, one 
  10. second is 75 sectors and one minute is 4,500 sectors.  Each 
  11. sector is 2048 bytes in size.  This data is dumped to a file but 
  12. be careful, it is easy to create files which are very large if 
  13. you define a large number of sectors to read.
  14.  
  15.          SS   - the first sector of the data dump
  16.          NS   - the number of sectors for the data dump
  17.    Filename   - name of file to write sector data
  18.                 (default filename is IMAGE.CD)
  19.      Device   - CDROM device name      (default first drive)
  20.                 or CDROM drive letter  
  21.  
  22.  
  23.  
  24.