From owner-freebsd-questions@FreeBSD.ORG Thu Jul 20 23:26:36 2006 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 2383616A5DD for ; Thu, 20 Jul 2006 23:26:36 +0000 (UTC) (envelope-from gs_stoller@juno.com) Received: from outbound-mail.nyc.untd.com (outbound-mail.nyc.untd.com [64.136.20.164]) by mx1.FreeBSD.org (Postfix) with SMTP id 78AFB43D49 for ; Thu, 20 Jul 2006 23:26:35 +0000 (GMT) (envelope-from gs_stoller@juno.com) Received: from webmail50.nyc.untd.com (webmail50.nyc.untd.com [10.141.27.190]) by smtpout01.nyc.untd.com with SMTP id AABCNAEHYAHUKDVS for (sender ); Thu, 20 Jul 2006 16:25:42 -0700 (PDT) X-UNTD-OriginStamp: /s5f1SIGSI3+WdnoYQ8yRFp/6qrn+RVMN6FtyCNKcp7hucP5AdMXuA== Received: (from gs_stoller@juno.com) by webmail50.nyc.untd.com (jqueuemail) id LVRS6MBA; Thu, 20 Jul 2006 16:25:00 PDT Received: from [67.84.52.37] by webmail50.nyc.untd.com with HTTP: Thu, 20 Jul 2006 23:24:00 GMT X-Originating-IP: [67.84.52.37] Mime-Version: 1.0 From: "gs_stoller@juno.com" Date: Thu, 20 Jul 2006 23:24:00 GMT To: sos@FreeBSD.org X-Mailer: Webmail Version 4.0 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Content-Type: text/plain Message-Id: <20060720.162500.375.378159@webmail50.nyc.untd.com> X-ContentStamp: 3:5:3269694185 X-UNTD-Peer-Info: 10.141.27.190|webmail50.nyc.untd.com|webmail50.nyc.untd.com|gs_stoller@juno.com Cc: freebsd-questions@freebsd.org Subject: (no subject) 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, 20 Jul 2006 23:26:36 -0000 I tried to use burncd on my FreeBSD 6.1 system and it failed. The command I typed is: burncd -t -v -f /dev/acd0 ISO9660 file-name and I got the error message "no data format selected". I thought the = "ISO9660" was the data format. What is the data format? How do I get to burn a CDROM ? Probably the man page should give samples, highlighting the data format. All the man page examples wrote to the default device and still included it in the command line. You should write to a non-default = CDROM device, and for at least 1 default CDROM device example, don't= have the device designation in the command.