Input/output error

Asked by Roxie

Hi,

I'm trying to burn the image on a cd with the InfraRecorder but I get the error message : input/output error ... Does anyone know what it means ?

Thanks

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Roxie
Solved:
Last query:
Last reply:
Revision history for this message
D Becker (dmitrinbecker) said :
#1

With CD recording software, errors like that usually mean that for some reason it failed to write to the drive. There are many possible reasons for that, some of which are listed below (I realize some of them are very obvious -- hopefully you're not offended).

If it doesn't record at all, it could be:
- The software is not setup to use the correct device
- The user running the software does not have write permission for the device (should belong to the "cdrom" group)
- The drive is not a recorder
- The CD is not blank
- The CD is not the proper type of media (e.g. DVD-R in a CD-RW drive)
- Software bug
- kernel, udev, etc. problems (not likely here, unless they've been played with)

If it records sometimes, or records part of the disk and then gives the error:
- Bad disk
- Dirty disk
- Failing drive
- Media that does not work well with that drive, or at that speed (try burning at a lower speed)
- Buffer underruns (try running less other software while burning)

Is that the entire error message? If there's more, that would help.
Also, does other recording software work properly, or do you get errors like this with everything?

It's also possible to get an error like that for other reasons, such as being unable to access a file on the hard drive, but it's less likely.

Revision history for this message
wojox (wojox) said :
#2

i/o errors are usually speed or program errors. Try burning at a lower speed or upgrading InfraRecorder.

Revision history for this message
Roxie (roxane-paquette) said :
#3

I've verified all those steps but it still does not work. It says to verify the log.

It says : input/output error.write_g1: scsi send cmd : retryable error.
Input/output error.read buffer cap : scsi send cmd
Verify the log

Here's what the log says :

> Lout start: 792 MB (78:32/31) = 353281 sectors
   > Current Secsize: 2048
   > ATIP info from disk:
   > Indicated writing power: 4
   > Disk Is not unrestricted
   > Disk Is not erasable
   > Disk sub type: Medium Type C, low Beta category (C-) (6)
   > ATIP start of lead in: -12508 (97:15/17)
   > ATIP start of lead out: 359845 (79:59/70)
   > power mult factor: 0 0
   > A1 values: 00 00 80
   > A3 values: 00 00 00
   > Disk type: Short strategy type (Phthalocyanine or similar)
   > Manuf
   > inde
   > : 22
   > Manufacturer: Ritek Co
   > Capacity Blklen/Sparesz
   > Format-type Type
   > 359845 2048 0
   > 00 Formatted Media
   > Blocks total: 359845 Blocks current: 359845 Blocks remaining: 6564
   > Starting to write CD/DVD/BD at speed 54 in dummy SAO mode for single session
   > Last chance to quit, starting dummy write in 5 seconds
   > Operation starts.
   > Waiting for reader process to fill input buffer ... input buffer ready.
   > BURN-Free is OFF.
   > Turning BURN-Free on
   > Sending CUE sheet...
   > /cygdrive/c/Program Files/InfraRecorder/cdrtools/cdrecord: Input/Output error. write_g1: scsi sendcmd: retryable error
   > CDB: 2A 00 00 05 64 01 00 00 1F 00
   > status: 0
   > 0 (GOOD STATUS)
   > cmd finished after 217.287s timeout 200s
   > /cygdrive/c/Program Files/InfraRecorder/cdrtools/cdrecord: Input/Output error. read buffer cap: scsi sendcmd: retryable error
   > CDB: 5C 00 00 00 00 00 00 00 0C 00
   > status: 0

Revision history for this message
Roxie (roxane-paquette) said :
#4

Finally it's working. The program Infra Recorder had a bug so I downloader iso burner and it went well.

Thanks for your help.