DVD+RW and FreeBSD 4.7
Eduardo Viruena Silva
mrspock at esfm.ipn.mx
Thu May 1 15:46:07 PDT 2003
On Thu, 1 May 2003, JR Richards wrote:
> Hello Folks,
>
>
>
> I'm running FreeBSD 4.7 with a Sony DVD+RW drive and am trying to get
> this darn thing to work with burncd.
>
>
>
> These are the packages that I added recently:
>
> Cdrtools-2.00
>
> Mkisofs-2.00
>
>
>
> This is what happens when I try to run burncd by hand:
>
> backup# burncd -q -f /dev/acd0c -s 10 data filename
>
> burncd: ioctl(CDRIOCNEXTWRITEABLEADDR): Input/output error
>
>
It is problem I had while using burncd in 5.0 and a DVD-RW also.
>
>
> Can anyone help me get this thing up?
>
You may want to reconfigure your kernel. Delete the atapi cdrom
entries and add
device atapicam
device scbus
device cd
device pass
rebuild your kernel and install it.
Now your DVD-WR will be seen as a SCSI burner and you will be
able to burn your cd using xcdroast, cdrecord, etc.
More information about the freebsd-questions
mailing list