From owner-freebsd-questions@FreeBSD.ORG Tue Sep 4 18:07:26 2007 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 76D8016A41A for ; Tue, 4 Sep 2007 18:07:26 +0000 (UTC) (envelope-from andrewlylegould@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.184]) by mx1.freebsd.org (Postfix) with ESMTP id EEBC813C45A for ; Tue, 4 Sep 2007 18:07:25 +0000 (UTC) (envelope-from andrewlylegould@gmail.com) Received: by nf-out-0910.google.com with SMTP id k4so1475977nfd for ; Tue, 04 Sep 2007 11:07:24 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=Gp2eNV9CnxBx3ivTbmoEuWfioA6aJ4D4uDjexNN7+MSqjjDOnKFvX/hxRuDf7K2AcLRZAsIAepplojnVixO45klCH7YtKl2iXbJjwn9gqI6iw9t0rLxV5tiqQkrFO155DgXc8A24D5Ydek8Q+2okjrakufVLfhyGeNlyojGhHJM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=EJwbQ/BnGiwDkcXcOZzUVwDZoyVboCkwQFJjkWzTGfiCd+u9OTrEHqicjDDBZpRWKpbDatSAs6o22oFaD8+FTXvVCkcwGBzW5+C1AfY7ht5U5ZHZBSkGd97katMKJ0fXxgDM5u1aExtRe0pzUqVXQTbVTgKSjAHv0orSKi7dfTo= Received: by 10.86.70.8 with SMTP id s8mr4487568fga.1188929244534; Tue, 04 Sep 2007 11:07:24 -0700 (PDT) Received: by 10.86.9.7 with HTTP; Tue, 4 Sep 2007 11:07:24 -0700 (PDT) Message-ID: Date: Tue, 4 Sep 2007 13:07:24 -0500 From: "Andrew Gould" To: "Rohit Viswanadha" In-Reply-To: MIME-Version: 1.0 References: <20070829184810.I14865@wojtek.tensor.gdynia.pl> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Wojciech Puchar , freebsd-questions@freebsd.org Subject: Re: Double Layer dvd burning in FreeBSD 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, 04 Sep 2007 18:07:26 -0000 On 9/4/07, Rohit Viswanadha wrote: > > Hi, > > I have read the manuals and have successfully burnt several DVDs before. I > did nothing different when trying to burn dl DVD and it just has not been > successful. > > Below is the error message I recieve from growisofs: > > Executing 'builtin_dd if=DVD.iso of=/dev/pass1 obs=32k seek=0' > /dev/pass1: splitting layers at 1992528 blocks > :*-[ SEND DVD+R DOUBLE LAYER RECORDING INFORMATION failed with > SK=2h/ASC=04h/ACQ=01h]: Resource temporarily unavailable* > > > I pretty much have had no luck with burncd or other tools when it comes to > dl burning. > > My DVD Burner is: acd1: DVDR at ata1-slave > UDMA33 > > > Since you got this to work on double layer dvd burning -- what type of > burner do you have .. can you share your hardware specs ? > > Regards > Rohit > > On 8/29/07, Wojciech Puchar wrote: > > > > > > > > Has anyone successfully burnt double layer DVDs in FreeBSD. > > > > yes > > > > > > > > I have some home videos which were burnt on a large size dvd -- there > is > > no > > > encryption on them.. its just straight vob files. > > > > > > any ideas will be appreciated. I've had no luck with mkisofs or other > > tools > > > that i've tried. > > > > so please read manuals. there is actually no difference between this and > > writing standard DVD. > > > _______________________________________________ > Wojciech Puchar , Would you also mention the brand of DL DVD that you've burned successfully? Thanks, Andrew