Hello, I am trying to create a multi-session cd. The first track having a small wav file (written as audio) and the second being data. I am able to burn regular cd's, but it seems to be throwing a fit when I try to write the multi-session CD.
The following is the exact output i recieve after I type the cdrecord command (with the arguments of course), the actual errors themselves come towards the end of the output below. #cdrecord dev=0,0,0 -speed=8 -multi -audio audio.raw Cdrecord 1.9 (i686-pc-linux-gnu) Copyright (C) 1995-2000 J�rg Schilling scsidev: '0,0,0' scsibus: 0 target: 0 lun: 0 Linux sg driver version: 3.1.17 Using libscg version 'schily-0.1' Device type : Removable CD-ROM Version : 0 Response Format: 1 Vendor_info : 'HP ' Identifikation : 'CD-Writer+ 9100b' Revision : '1.06' Device seems to be: Generic mmc CD-RW. Using generic SCSI-3/mmc CD-R driver (mmc_cdr). Driver flags : SWABAUDIO Starting to write CD/DVD at speed 8 in write mode for multi session. Last chance to quit, starting real write in 1 seconds. cdrecord: Input/output error. write_g1: scsi sendcmd: retryable error CDB: 2A 00 00 00 00 00 00 00 1B 00 status: 0x0 (GOOD STATUS) write track data: error after 0 bytes Sense Bytes: 70 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 00 00 00 cdrecord: Input/output error. close track/session: scsi sendcmd: retryable errorCDB: 5B 00 02 00 00 00 00 00 00 00 status: 0x0 (GOOD STATUS) cmd finished after 0.001s timeout 480s cdrecord: Input/output error. mode select g1: scsi sendcmd: retryable error CDB: 55 10 00 00 00 00 00 00 10 00 status: 0x0 (GOOD STATUS) cmd finished after 0.002s timeout 40s Thanks, Ryan -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

