From owner-freebsd-questions@FreeBSD.ORG Wed Aug 3 22:06:18 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 3E88816A41F for ; Wed, 3 Aug 2005 22:06:18 +0000 (GMT) (envelope-from hampi@rootshell.be) Received: from mail14.bluewin.ch (mail14.bluewin.ch [195.186.19.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id C59F543D48 for ; Wed, 3 Aug 2005 22:06:17 +0000 (GMT) (envelope-from hampi@rootshell.be) Received: from twelvegates.homeip.net (83.77.210.19) by mail14.bluewin.ch (Bluewin 7.2.063) id 42D27FC00038C8EE for freebsd-questions@freebsd.org; Wed, 3 Aug 2005 22:06:16 +0000 Received: from gicco.here (localhost [127.0.0.1]) by twelvegates.homeip.net (8.13.1/8.13.1) with ESMTP id j73M6GCN001396 for ; Thu, 4 Aug 2005 00:06:16 +0200 (CEST) (envelope-from hampi@rootshell.be) Received: (from idefix@localhost) by gicco.here (8.13.1/8.12.11/Submit) id j73M6FiS001395 for freebsd-questions@freebsd.org; Thu, 4 Aug 2005 00:06:15 +0200 (CEST) (envelope-from hampi@rootshell.be) X-Authentication-Warning: gicco.here: idefix set sender to hampi@rootshell.be using -f Date: Thu, 4 Aug 2005 00:06:15 +0200 From: Hanspeter Roth To: freebsd-questions@freebsd.org Message-ID: <20050803220615.GB1328@twelvegates.homeip.net> Mail-Followup-To: freebsd-questions@freebsd.org References: <20050801203145.GA830@twelvegates.homeip.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050801203145.GA830@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 Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Aug 2005 22:06:18 -0000 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! -Hanspeter