From owner-freebsd-questions Wed Sep 4 12: 6:10 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 5CA0E37B400 for ; Wed, 4 Sep 2002 12:06:05 -0700 (PDT) Received: from janeway.vonbek.dhs.org (bgm-24-24-79-198.stny.rr.com [24.24.79.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 78EF543E3B for ; Wed, 4 Sep 2002 12:06:04 -0700 (PDT) (envelope-from syborg@stny.rr.com) Received: by janeway.vonbek.dhs.org (Postfix, from userid 507) id 2B1F24FC96; Wed, 4 Sep 2002 15:01:15 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by janeway.vonbek.dhs.org (Postfix) with ESMTP id 25BE44A0D; Wed, 4 Sep 2002 15:01:15 -0400 (EDT) Date: Wed, 4 Sep 2002 15:01:15 -0400 (EDT) From: John Bleichert X-X-Sender: syborg@janeway.vonbek.dhs.org Reply-To: John Bleichert To: thrawn@linux.nu Cc: freebsd-questions@FreeBSD.ORG Subject: Re: burncd problem In-Reply-To: <20020904180711.GA417@thrawn.birch.se> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT 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 On Wed, 4 Sep 2002 thrawn@linux.nu wrote: > Date: Wed, 4 Sep 2002 20:07:11 +0200 > From: thrawn@linux.nu > To: freebsd-questions@FreeBSD.ORG > Subject: burncd problem > > 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 > I believe burncd(8) is only for use with ATAPI CDRW drives? I think you need to use cdrecord. JB # John Bleichert # http://vonbek.dhs.org/latest.jpg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message