Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Sep 2002 15:01:15 -0400 (EDT)
From:      John Bleichert <syborg@stny.rr.com>
To:        thrawn@linux.nu
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: burncd problem
Message-ID:  <Pine.LNX.4.44.0209041500190.24338-100000@janeway.vonbek.dhs.org>
In-Reply-To: <20020904180711.GA417@thrawn.birch.se>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <MATSHITADVD-ROM SR-8584A> at ata0-master PIO4
> cd0 at sym0 bus 0 target 2 lun 0
> cd0: <TEAC CD-ROM CD-532S 3.0A> 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: <MATSHITA CD-R   CW-7502 4.10> 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 <MATSHITADVD-ROM SR-8584A> at ata0-master PIO4
> cd0 at sym0 bus 0 target 2 lun 0
> cd0: <TEAC CD-ROM CD-532S 3.0A> 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: <MATSHITA CD-R   CW-7502 4.10> 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 <MATSHITADVD-ROM SR-8584A> at ata0-master PIO4
> cd0 at sym0 bus 0 target 2 lun 0
> cd0: <TEAC CD-ROM CD-532S 3.0A> 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: <MATSHITA CD-R   CW-7502 4.10> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.44.0209041500190.24338-100000>