-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Sat, 24 Nov 2007 12:22:22 -0700 "Andrew Falanga" <[EMAIL PROTECTED]> 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-----
_______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"