From owner-freebsd-questions@FreeBSD.ORG Thu Aug 4 05:05: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 9801116A41F for ; Thu, 4 Aug 2005 05:05:29 +0000 (GMT) (envelope-from cdelsey@qwest.net) Received: from mpls-qmqp-04.inet.qwest.net (mpls-qmqp-04.inet.qwest.net [63.231.195.115]) by mx1.FreeBSD.org (Postfix) with SMTP id 1692843D45 for ; Thu, 4 Aug 2005 05:05:28 +0000 (GMT) (envelope-from cdelsey@qwest.net) Received: (qmail 4673 invoked by uid 0); 4 Aug 2005 05:02:52 -0000 Received: from unknown (63.231.195.4) by mpls-qmqp-04.inet.qwest.net with QMQP; 4 Aug 2005 05:02:52 -0000 Received: from vdsl-130-13-176-63.phnx.qwest.net (HELO ?192.168.2.2?) (130.13.176.63) by mpls-pop-04.inet.qwest.net with SMTP; 4 Aug 2005 05:05:27 -0000 Received: by localhost.local (Postfix, from userid 1001) id 110BF43C8; Wed, 3 Aug 2005 21:41:27 -0700 (MST) Date: Wed, 3 Aug 2005 21:41:26 -0700 Message-ID: <20050804044126.GA27470@localhost.local> From: "Carl Delsey" To: freebsd-questions@freebsd.org Mail-Followup-To: freebsd-questions@freebsd.org References: <20050801203145.GA830@twelvegates.homeip.net> <20050803220615.GB1328@twelvegates.homeip.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050803220615.GB1328@twelvegates.homeip.net> User-Agent: Mutt/1.4.2.1i Subject: Re: growisofs: no mkisofs options are permitted with =, aborting 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, 04 Aug 2005 05:05:29 -0000 On Thu, Aug 04, 2005 at 12:06:15AM +0200, Hanspeter Roth wrote: > On Aug 01 at 22:31, Hanspeter Roth spoke: > > > > > Hello, > > > > I'm trying to burn an iso image onto a DVD+RW. > > I'm trying: > > > > growisofs -Z /dev/cd0=image.iso > > > > This yields: > > > > growisofs: no mkisofs options are permitted with =, aborting... > > I must have been drunk! > I had also an additional option `-v' on the command-line. > Without this option it works. > > Sorry for the noise! That's good it's sorted out now. I was starting to question my debugging skills trying to figure this one out. ;-)