From owner-freebsd-questions@FreeBSD.ORG Sun Jul 15 17:07:18 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CE3D316A401 for ; Sun, 15 Jul 2007 17:07:18 +0000 (UTC) (envelope-from luizbcampos@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.247]) by mx1.freebsd.org (Postfix) with ESMTP id 8FD3413C441 for ; Sun, 15 Jul 2007 17:07:17 +0000 (UTC) (envelope-from luizbcampos@gmail.com) Received: by an-out-0708.google.com with SMTP id c14so223627anc for ; Sun, 15 Jul 2007 10:07:17 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=OIiw6tGaAQmC3heS9E4nHJ6Ma6iIuwghKL6yzuZUh5qIwKy4JHipZjJRSK9Mku4HEYlVG+BzOpv9fod9wKNcF9ut0iq+s6zcbT0YxJnXjKgkBTe8vqdWKHv/aT2PciKtEPzMab4tY6Km8B7KUJbyzsPF2juXp6smhxNg4BciHYQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=eIyZaFeaWpaTEb35zbd6jO9SiBRMnt9RqrXQgBaYmzss1U282P6wQbpmkaIKHzmY7HMmyE72Gdw/6qdJPBvK+dzIm+3yghmTVmUfio9/ivmaFeSFdXZC3yRHppzqdKkg1sxyEwSZmA67gWkPKq0Q3mqi220ZpQRmmXizGLDRqMA= Received: by 10.100.152.9 with SMTP id z9mr654746and.1184519237351; Sun, 15 Jul 2007 10:07:17 -0700 (PDT) Received: by 10.100.47.3 with HTTP; Sun, 15 Jul 2007 10:07:17 -0700 (PDT) Message-ID: Date: Sun, 15 Jul 2007 14:07:17 -0300 From: luizbcampos@gmail.com To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: cdrecord on fbsd-6.1-R amd64 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Jul 2007 17:07:18 -0000 How to write CDs on amd64? My cd driver is an IDE-ATAPI and needs scsi emulation. cdrecord says it needs some scsi transport emulation like "cam"... $ cdrecord -v dev=cam:1,1,1 speed=4 something.iso its output claims for scsi specifier transp