Re: burncd fails: Input output error

2006-05-26 Thread Lars Stokholm
On 5/25/06, Lars Stokholm [EMAIL PROTECTED] wrote: For testing purpose I'm trying to remake and burn the FreeBSD 6.1 CD #1 iso image. I've put the CD in drive 0 (acd0) and: [...] Input/output error Using the ATAPI/CAM driver and cdrecord (as described in the handbook), seems to work

Re: burncd fails: Input output error

2006-05-26 Thread Lars Stokholm
On 5/26/06, Lars Stokholm [EMAIL PROTECTED] wrote: For testing purpose I'm trying to remake and burn the FreeBSD 6.1 CD #1 iso image. I've put the CD in drive 0 (acd0) and: [...] Input/output error Using the ATAPI/CAM driver and cdrecord (as described in the handbook), seems to work

burncd fails: Input output error

2006-05-25 Thread Lars Stokholm
For testing purpose I'm trying to remake and burn the FreeBSD 6.1 CD #1 iso image. I've put the CD in drive 0 (acd0) and: # dd if=/dev/acd0 of=freebsd.iso bs=2k Next I want to burn the image on a CD-R, but it fails. I'm using the -t option now, since I've already wasted a CD on an Ubuntu image:

Re: burncd fails: Input output error

2006-05-25 Thread Warren Block
On Thu, 25 May 2006, Lars Stokholm wrote: For testing purpose I'm trying to remake and burn the FreeBSD 6.1 CD #1 iso image. I've put the CD in drive 0 (acd0) and: # dd if=/dev/acd0 of=freebsd.iso bs=2k Next I want to burn the image on a CD-R, but it fails. I'm using the -t option now, since