From owner-freebsd-questions Wed Sep 4 11: 7:20 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 13CD737B400 for ; Wed, 4 Sep 2002 11:07:17 -0700 (PDT) Received: from linux.nu (port305.cvx3-mal.ppp.netlink.se [62.66.14.52]) by mx1.FreeBSD.org (Postfix) with SMTP id B9B2D43E65 for ; Wed, 4 Sep 2002 11:07:14 -0700 (PDT) (envelope-from thrawn@linux.nu) Received: (qmail 458 invoked by uid 1022); 4 Sep 2002 18:07:11 -0000 Date: Wed, 4 Sep 2002 20:07:11 +0200 From: thrawn@linux.nu To: freebsd-questions@freebsd.org Subject: burncd problem Message-ID: <20020904180711.GA417@thrawn.birch.se> Mime-Version: 1.0 Content-Type: text/plain; charset=unknown-8bit Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.4i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, Im trying to burn a cd with the FreeBSD 4.6 ISO. Im using the following command to do it: thrawn/mnt/wd/backup/fat32/freebsd# burncd -d -e -f /dev/acd1a 4.6-disc1.iso -t -v burncd: open(/dev/acd1a): Device not configured thrawn/mnt/wd/backup/fat32/freebsd# I get this error, I have tryed with acd1c same problem, here is my dmesg ( greping cd0 ) acd0: DVD-ROM at ata0-master PIO4 cd0 at sym0 bus 0 target 2 lun 0 cd0: Removable CD-ROM SCSI-2 device cd0: 10.000MB/s transfers (10.000MHz, offset 8) cd0: cd present [329045 x 2048 byte records] cd1 at sym0 bus 0 target 5 lun 0 cd1: Removable CD-ROM SCSI-2 device cd1: 10.000MB/s transfers (10.000MHz, offset 8) cd1: cd present [0 x 2048 byte records] acd0: DVD-ROM at ata0-master PIO4 cd0 at sym0 bus 0 target 2 lun 0 cd0: Removable CD-ROM SCSI-2 device cd0: 10.000MB/s transfers (10.000MHz, offset 8) cd0: cd present [329045 x 2048 byte records] cd1 at sym0 bus 0 target 5 lun 0 cd1: Removable CD-ROM SCSI-2 device cd1: 10.000MB/s transfers (10.000MHz, offset 8) cd1: cd present [0 x 2048 byte records] (cd1:sym0:0:5:0): READ TOC/PMA/ATIP {MMC Proposed}. CDB: 43 0 0 0 0 0 0 3 24 0 (cd1:sym0:0:5:0): MEDIUM ERROR asc:57,0 (cd1:sym0:0:5:0): Unable to recover table-of-contents acd0: DVD-ROM at ata0-master PIO4 cd0 at sym0 bus 0 target 2 lun 0 cd0: Removable CD-ROM SCSI-2 device cd0: 10.000MB/s transfers (10.000MHz, offset 8) cd0: Attempt to query device size failed: NOT READY, Medium not present cd1 at sym0 bus 0 target 5 lun 0 cd1: Removable CD-ROM SCSI-2 device cd1: 10.000MB/s transfers (10.000MHz, offset 8) cd1: Attempt to query device size failed: NOT READY, Medium not present - tray c losed I can't figure out what Im doing wrong and I have read the manpage for burncd and remaked the /dev but that doesn't still help. And I have a empty cdr in the drive. As you can see I have a scsi cdr so that migth be causing som headache or? Thanks i advance Mvh Mattias Björk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message