Having problems burning a DVD
Rod Person
rodperson at verizon.net
Sat Nov 24 13:34:17 PST 2007
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Sat, 24 Nov 2007 12:22:22 -0700
"Andrew Falanga" <af300wsm at gmail.com> wrote:
> copy of the disk, "cp /dev/acd0 /path/to/*.iso."
Does this actually work in creating a valid iso image??
>growisofs -Z /dev/acd0 -dvd-video /usr/local/dvds/whereisGod1.iso:
>
> :-( unable to CAMGETPASSTHRU for /dev/acd0: Inappropriate ioctl for
> device
To further explain this:
growisofs uses a SCSI device, you passed -Z /dev/acd0, acd0 is the IDE
name of the DVD device. In order to use it as a SCSI device you need to
either:
1) klldload atapicam.
or
2) build atapicam into your kernel.
if you have done either yet. Then you can use /dev/cd0
- --
Rod
http://roddierod.homeunix.net:8080
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (FreeBSD)
iD8DBQFHSJc0Ze6B7B2ImpsRAvJKAKCQwTsDXJXBAFlowZ/BPYT0e1irzgCfVAId
agzdrtp5MXa9ln5nqUcPxng=
=GrxX
-----END PGP SIGNATURE-----
More information about the freebsd-questions
mailing list