Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 May 2003 17:45:16 -0500 (CDT)
From:      Eduardo Viruena Silva <mrspock@esfm.ipn.mx>
To:        JR Richards <jr@ebcrp.org>
Cc:        FreeBSD Forum <freebsd-questions@freebsd.org>
Subject:   Re: DVD+RW and FreeBSD 4.7
Message-ID:  <20030501174058.B80966@Gina.esfm.ipn.mx>
In-Reply-To: <002101c31004$7d08d3f0$4502a8c0@MINNIE>
References:  <002101c31004$7d08d3f0$4502a8c0@MINNIE>

next in thread | previous in thread | raw e-mail | index | archive | help
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.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030501174058.B80966>