user wrote:

I have:

#dmesg|grep acd
acd0: DVDR <PLEXTOR DVDR PX-708A/1.01> at ata0-slave PIO4

which comes up as acd0 in /dev - I can mount cds in this drive just fine
with:

/dev/acd0               /cdrom          cd9660  ro,noauto       0       0

So far so good.

I put in a new blank CDR.

I run:

burncd -f /dev/acd0 data ./test.iso fixate

I get:

burncd: ioctl(CDRIOCNEXTWRITEABLEADDR): Input/output error

and now my dmesg contains:

acd0: FAILURE - READ_TRACK_INFO ILLEGAL REQUEST asc=0x24 ascq=0x00
error=4<ABORTED>

Why is this happening, and how do I change my recipe to make burning a cd
(which should be very simple) work ?

Thanks.

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

I have the same thing with my plextor. Try checking out http://www.freshports.org/sysutils/dvd+rw-tools/
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to