Yuri <[email protected]> wrote: > Joerg Schilling wrote: > > You did not send the SCSI error message > > > > Jörg > > > > > I've sent the entire output printed to stdout/stderr. > > This line in there talks about timeout: > cdrecord: Input/output error. write_g1: scsi sendcmd: cmd timeout after > 41.429 (40) s
OK, if this is a timeout, then you would need to find why this timeout happens. There are two probabilities: 1) A cabling problem 2) This is PATA and you have a hard disk at the same cable. In case of 1), check or replace the cables, make sure that the OS is set up for UDMA to the drive (this requires a 80 wire cable - unfortunately the drive manufacturers deliver only 40 wire cable). In case of 2) use the -immed option. Jörg -- EMail:[email protected] (home) Jörg Schilling D-13353 Berlin [email protected] (uni) [email protected] (work) Blog: http://schily.blogspot.com/ URL: http://cdrecord.berlios.de/private/ ftp://ftp.berlios.de/pub/schily _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
