From owner-freebsd-questions@FreeBSD.ORG Tue Aug 9 17:47:29 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 D637816A41F for ; Tue, 9 Aug 2005 17:47:29 +0000 (GMT) (envelope-from nagylzs@freemail.hu) Received: from smtp.enternet.hu (smtp.enternet.hu [62.112.192.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 727F343D48 for ; Tue, 9 Aug 2005 17:47:29 +0000 (GMT) (envelope-from nagylzs@freemail.hu) Received: from [62.112.221.70] (helo=[172.16.0.26]) by smtp.enternet.hu with esmtpa (Exim 4) id 1E2YCE-0004Fh-Sg; Tue, 09 Aug 2005 19:47:27 +0200 Message-ID: <42F8EC27.9050507@freemail.hu> Date: Tue, 09 Aug 2005 19:47:19 +0200 From: Laszlo Nagy User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050523) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Roland Smith , freebsd-questions References: <42F86091.1060900@freemail.hu> <20050809145742.GA99744@slackbox.xs4all.nl> <42F8C785.9000005@freemail.hu> <20050809171550.GB99744@slackbox.xs4all.nl> In-Reply-To: <20050809171550.GB99744@slackbox.xs4all.nl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: UDF and CD-RW 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: Tue, 09 Aug 2005 17:47:30 -0000 >>Looks like it is the right program. But it does not work. I have >>ide-scsi emulation enabled on my CDRW drive, so it is named /dev/cd0. I >>have a blank disc in the drive (created with "cdrecord speed=4 -v >>blank=fast"). >>Here are the results: >> >> > > > >>Formatting.... (please be patient (+/- 10 minutes)) ...SCSI command >>error on /dev/cd0: Status=0x8c >>Sense data: Key=0x0 () Code=0x0 Qual=0x0 >>format unit returned : Bad address >>fail >>Formatting failed because of : Bad address >>Disc access statistics >> sector reads 0 (0 Kbyte) >> sector written 0 (0 Kbyte) >> switches 0 >> >> > >When I try it with my -ide-scsi emulation setup I get the same error, >but different sense data: > >Formatting.... (please be patient (+/- 10 minutes)) ...SCSI command >error on /dev/cd1: Status=0x8c >Sense data: Key=0x6 () Code=0x29 Qual=0x0 >format unit returned : Bad address > >I've looked at the source for cdrw_format, but couldn't find anything >obviously wrong with it. > > I wonder why there is no documentation for this program? Probably there are human beings using it but probably they are very special persons with special knowledge. I could not find useful postings about this topic (CDRW and packet writing) in mailing lists. Very sad. :-( I'm totally lost. Les