Return to previous page | Return to menu | Go to next page
Insert the CD-ROM into the CD writer and enter the CD writer command as follows.
“segacdw.exe”
The parameters to set are as follows.
segacdw [-s #] [-i #] [-t] Project name -S ... Specify the writing speed. Specify one of 1 (constant speed), 2 (double speed), and 4 (4 times speed). The default is 4x speed. -I: Specify the SCSI ID number of the CD writer. The default is 5. -T ... In the test mode, a writing test is performed. (Not written on actual CD-ROM)
For example, parameter setting is
“segacdw -s 2 sample”
It becomes. In this case, the project name “sample” is written to the CD writer with SCSI ID 5 at double speed.
It is recommended that you perform the actual writing once in test mode, and if there are no errors, actually write.
When running test mode, this example
segacdw -s 2 -t sample
It becomes.