From owner-freebsd-questions@FreeBSD.ORG Thu Mar 22 22:35:14 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D061016A406 for ; Thu, 22 Mar 2007 22:35:14 +0000 (UTC) (envelope-from toreld@netscape.net) Received: from mail48.e.nsc.no (mail48.e.nsc.no [193.213.115.48]) by mx1.freebsd.org (Postfix) with ESMTP id 55DF313C4EB for ; Thu, 22 Mar 2007 22:35:12 +0000 (UTC) (envelope-from toreld@netscape.net) Received: from [62.16.243.193] (062016243193.customer.alfanett.no [62.16.243.193]) (authenticated bits=0) by mail48.nsc.no (8.13.8/8.13.5) with ESMTP id l2MMZ96M002506 for ; Thu, 22 Mar 2007 23:35:10 +0100 (CET) Message-ID: <46030488.9090908@netscape.net> Date: Thu, 22 Mar 2007 23:34:48 +0100 From: Tore Lund User-Agent: Thunderbird 1.5.0.9 (X11/20061228) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <4602D994.3080801@transpacific.net> In-Reply-To: <4602D994.3080801@transpacific.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: Problems with "burncd" - cannot mount result on unix or windows 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: Thu, 22 Mar 2007 22:35:14 -0000 UCTC Sysadmin wrote: > Using a Sony CRX850E slimline CD burner / DVD reader > FreeBSD 6.1 > > I write a single file to the CD and say "-fixate"; the command shows the progress of writing > and then finishes with no error message. Trying to then mount that CD on FreeBSD says "unrecognizable" > and on windows says "maybe disk is blank." Care to show us the command you are using and what sort of "file" you are writing? In any case, drop the hyphen before "fixate". > Is burncd broken? No, it isn't. I burn CDs with this command: burncd -f /dev/acd0 data cd.iso fixate -- Tore