CD-R disks writing


There are three CD-R writers:

Teac CD-R56S

CD-R unit Teac CD-R56S is attached to the "storage" computer in room no. 130. This computer operates under Windows 95. CD-R drive has L: letter.

Plextor PX-W1210A

CD-RW unit Plextor PX-W1210A is attached to the "scanner" computer in room no. 129. This computer is able boot Linux either Windows 98. CD-RW drive has L: letter.

Teac CD-W516EB

CD-RW unit Teac CD-W516EB is attached to the computer Abel in room no. 033. This computer operates under Windows 98 or Linux. CD-RW drive has E: letter.

Copy existing CD to CD-R on Windows
Copy existing CD to CD-R on Unix
Create own data CD-R disk on Windows
Create own data CD-R disk on Unix
Create own data CD-R disk on Unix and burn on Windows
Create own audio CD-R disk on Windows
Create own audio CD-R disk on Unix

Copy existing CD to CD-R on Windows

  1. Close all aplications.
  2. Put original CD to the CD-Recorder drive (letter L:).
    Storage computer Scanner computer
  3. Run from Start->Programs->CeQuadrat program called WinOnCD.
  4. Window New project should will popup.

    If instead window New project you see main window Untitled - CeQuadrat WinOnCD, click on the button New and window New project will popup.
  5. Select CD Copy. Window Untitled - CeQuadrat WinOnCD will popup (if it was not be on the screen before).
  6. Select Drive L: from list of the drives. On the right side the top window you should see list of tracks on the source CD.
  7. Set this values:
    Close CD
    Write immediately
    Speed 6x
    Disc/Session at once.
  8. Now you can click on the button Record. Window Make CD will popup.
  9. There you can set, if you wish leave the image of the your CD on the hardrive, where (drive D:) and, if you wish to create new project of your CD. You have not set there anything and just click on the button OK.
  10. Now the sorce CD will be copied on the harddrive.
  11. After creating of the image, you have to change source CD to blank target CD-R. The writing process should be start after 5 seconds.

Copy existing CD to CD-R on Unix

Create own data CD-R disk on Windows

  1. Close all aplications.
  2. Run from Start->Programs->CeQuadrat program called WinOnCD.
  3. Window New project should will popup.

    If instead window New project you see main window Untitled - CeQuadrat WinOnCD, click on the button New and window New project will popup.
  4. Select CD Copy. Window Untitled - CeQuadrat WinOnCD will popup (if it was not be on the screen before).
  5. Choose the drive you want to load files from. In the Drive window, locate and select the files you want to write to CD, then drag then to My ISO track window.
  6. Continue to select and load files for the image until your CD volume is finished.
  7. Create physical image by the Image->Create physical image command.
  8. Click on the Settings button and specify recording options. Recommended options are:
  9. Now you can test to write image or direct write image by clicking on the appropriate button.
  10. During writing of image do not run any applications and do not switch any windows !

Create own data CD-R disk on Unix

  1. Log to lie
  2. Prepare in the directory eg. ~/ToCD files and directories what you want to burn to the CD.
  3. Check the size of the data:
    du -s ~/ToCD
    For 74 min CD, the size should be less then 670000.
  4. Run command: mkisofs -l -R -J -o /local/temporary/cdimage.iso -V volume_of_the_CD ~/ToCD. To include files symbolic linked add -f switch (follow symlinks).
  5. To check the resulting image before writing to CD run command:
    mount /virtualcd
    The image is now mounted in the /virtualcd directory. (ls -al /virtualcd). The image have to be named /local/cdimage.iso.
  6. If everything is OK, umount image:
    umount /virtualcdrom
  7. Run command:
    cdrecord speed=24 dev=/dev/sg1 -v -eject -data /local/temporary/cdimage.iso
    for writing image to the CD-R medium.
  8. Try the mount burned CD, put to the CD-ROM drive and mount:
    mount /cdrom

Create own data CD-R disk on Unix and burn on Windows

  1. Log to lie or horn .
  2. Prepare in the directory eg. ~/ToCD files and directories what you want to burn to the CD.
  3. Run command: mkisofs -l -R -J -o /local/temporary/cdimage.iso -V volume_of_the_CD ~/ToCD . To include files symbolic linked add -f switch (follow symlinks).
  4. Log to the storage computer.
  5. The file on the remote UNIX machine /local/temporary/cdimage.iso transfer binary by ftp to local drive (e.g. D:)of the "storage computer".
  6. Close all aplications.
  7. Start gear from Start->Programs->Gear for Windows 95 menu.
  8. Select External image from the list of the possible actions and select right file (E:\cdimage.iso) .
  9. Click on the Settings button and specify recording options. Recommended options are:
  10. Now you can test to write image or direct write image by clicking on the appropriate button.
  11. During writing of image do not run any applications and do not switch any windows !

Create own audio CD-R disk on Windows

  1. Close all aplications.
  2. Start Gear from Start->Programs->Gear for Windows 95 menu.
  3. Select Cue Sheet in the CD type pull down menu.
  4. Click on the Cue Sheet editor button in the toolbar. The Cue sheet editorappears with new cue sheet.
  5. Choose the drive you want to load files from. In the Drive window, locate and select the files you want to write to CD, then drag then to My Cue Sheet window.
  6. If you want copy tracks from existing audio CD, put CD to the CD-R unit and click on the Disc information button in the toolbar. Select tracks and click on the Copy button. Selected tracks will be copied on the hard drive disc to the image directory.
  7. Double click on the file names in the My Cue Sheet window to specify the track type and the pause after the track.
  8. Close the Cue sheet editor after selecting all the files you want to write to CD-R.
  9. Click on the Settings button and specify recording options. Recommended options are:
  10. Now you can test to write image or direct write image by clicking on the appropriate button.

Create own audio CD-R disk on Unix


    comments and suggestions to Daniel Vecerka