dvd+rw+r for FreeBSD

Thomas T. Veldhouse veldy at veldy.net
Mon Jun 16 11:32:22 PDT 2003


I believe you need this in your kernel at a bare minimum.  I don't know if
atapicam is supported in FreeBSD 4.x.  It certainly is in 5.x.

# ATA and ATAPI devices
device        atapicam

# SCSI peripherals
device          scbus           # SCSI bus (required)
device          da              # Direct Access (disks)
device          cd              # CD
device          pass            # Passthrough device (direct SCSI access)

Tom Veldhouse

----- Original Message -----
From: "Andrew Gould" <andrewgould at yahoo.com>
To: <freebsd-stable at freebsd.org>
Sent: Monday, June 16, 2003 1:25 PM
Subject: dvd+rw+r for FreeBSD


> I'm not subscribed to this list; but I read that
> Matthew Dillon has ported the dvd+rw tools to FreeBSD.
>
> I just compiled and installed the application; but I
> can't burn to a DVD+RW on a Sony DRU-500A.
>
> command: growisofs -Z /dev/acd0c -rl ./testfile
> result: ":-( unable to CAMGETPASSTHRU for /dev/acd0c:
> Inappropriate ioctl for device"
>
> The DVD+RW website:
> http://fy.chalmers.se/~appro/linux/DVD+RW/tools/
> which is for Linux, says that you have to use scsi
> emulation with ide burners. Is the Sony 500A a scsi
> device? (Is it different from the DRU-500A?) If not,
> how can I work around the scsi issue in FreeBSD?
>
> I'm using FreeBSD 4.8-Stable (stable as of a couple of
> weeks ago).
>
> Thanks,
>
> Andrew Gould
> _______________________________________________
> freebsd-stable at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "freebsd-stable-unsubscribe at freebsd.org"
>



More information about the freebsd-stable mailing list