From owner-freebsd-questions@FreeBSD.ORG Tue May 5 09:47:21 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AF3411065676 for ; Tue, 5 May 2009 09:47:21 +0000 (UTC) (envelope-from cpghost@cordula.ws) Received: from fw.farid-hajji.net (fw.farid-hajji.net [213.146.115.42]) by mx1.freebsd.org (Postfix) with ESMTP id 08C6F8FC0C for ; Tue, 5 May 2009 09:47:20 +0000 (UTC) (envelope-from cpghost@cordula.ws) Received: from phenom.cordula.ws (phenom [192.168.254.60]) by fw.farid-hajji.net (Postfix) with ESMTP id 105093454E; Tue, 5 May 2009 11:47:17 +0200 (CEST) Date: Tue, 5 May 2009 11:47:16 +0200 From: cpghost To: Warren Liddell Message-ID: <20090505094716.GA1395@phenom.cordula.ws> References: <49FF5D5B.6080500@maydias.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <49FF5D5B.6080500@maydias.com> User-Agent: Mutt/1.5.19 (2009-01-05) Cc: freebsd-questions@freebsd.org Subject: Re: FOR MARK 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: Tue, 05 May 2009 09:47:22 -0000 On Tue, May 05, 2009 at 07:25:47AM +1000, Warren Liddell wrote: > After finally managing to get some encoding options from this list > everything went smoothley untill it got to the burning part .. below is > the error i got.... > > enterprise# ls > dvd.iso > enterprise# growisofs -dvd-video -Z /dev/cd1 dvd.iso 1. you probably meant -dvd-compat instead of -dvd-video 2. for premastered isos, use this syntax: -Z /dev/cd1=dvd1.iso (don't forget the = sign) > What am i missing//not doing correctly ? -cpghost. -- Cordula's Web. http://www.cordula.ws/