From owner-freebsd-questions@FreeBSD.ORG Sun May 1 17:17:16 2005 Return-Path: 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 C72FB16A4CE for ; Sun, 1 May 2005 17:17:16 +0000 (GMT) Received: from mailgate1.zdv.Uni-Mainz.DE (mailgate1.zdv.Uni-Mainz.DE [134.93.178.129]) by mx1.FreeBSD.org (Postfix) with ESMTP id 856FA43D45 for ; Sun, 1 May 2005 17:17:16 +0000 (GMT) (envelope-from ohartman@mail.uni-mainz.de) Received: from [134.93.180.218] (edda.Physik.Uni-Mainz.DE [134.93.180.218]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mailgate1.zdv.Uni-Mainz.DE (Postfix) with ESMTP id B8590300035C for ; Sun, 1 May 2005 19:17:15 +0200 (CEST) Message-ID: <42750EFF.4080201@mail.uni-mainz.de> Date: Sun, 01 May 2005 19:16:47 +0200 From: "O. Hartmann" Organization: Institut =?ISO-8859-15?Q?f=FCr_Geophysik?= User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050424) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at uni-mainz.de Subject: burncd in FBSD 5.4-STABLE does not fixate X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2005 17:17:16 -0000 Hello. Before doing again a send-pr, I would like to spread out that burncd still has problems fixating CD-RW/CD-R. Burning CD-R and/or CD-RW with command line #hello: burncd -v -f /dev/acd1 data foo.iso fixate leaves the CD-R or CD-RW unfixated and I need to fixate the CD-R or CD-RW with #hello: cdrecord -v -fix dev=0,1,0 which remains in a working disk. Any suggestions how to track down the problem or is it me doing wrong things? Thanks in advance, Oliver