From owner-freebsd-questions@FreeBSD.ORG Thu Mar 11 17:31:54 2004 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 06DA516A4CE for ; Thu, 11 Mar 2004 17:31:54 -0800 (PST) Received: from rtfm.spawar.navy.mil (rtfm.spawar.navy.mil [198.253.71.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id C984B43D46 for ; Thu, 11 Mar 2004 17:31:53 -0800 (PST) (envelope-from lee@slaughters.com) Received: from slaughters.com (localhost [127.0.0.1]) by rtfm.spawar.navy.mil (8.12.9/8.12.9) with ESMTP id i2C1UGPi019704; Thu, 11 Mar 2004 17:30:17 -0800 (PST) (envelope-from lee@slaughters.com) Message-ID: <405112A8.8080401@slaughters.com> Date: Thu, 11 Mar 2004 17:30:16 -0800 From: lee slaughter User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3.1) Gecko/20030524 X-Accept-Language: en-us, en MIME-Version: 1.0 To: danny@ricin.com References: <4050F072.1050707@slaughters.com> <200403120059.15053.danny@ricin.com> In-Reply-To: <200403120059.15053.danny@ricin.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: FreeBSD Questions Mailing List Subject: Re: burncd args X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: lee@slaughters.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Mar 2004 01:31:54 -0000 Danny Pansters wrote: >On Friday 12 March 2004 00:04, lee slaughter wrote: > > >>hi..... >>i make a tar.gz backup file. >>is burncd -f /dev/acd1 data fixate >>the right syntax? is "data" the correct type? i cannot tell >>from burncd manpage. >> >> > >What you called should be the ISO (top of my head, I think the only >exception is if you're creating an audio CD with only WAV/AIFF files that go >into tracks). So use mkisofs first, then burncd. > hmmm. so you can only burn an ISO image onto a CD. not anything else? like UFS or any other format?