From owner-freebsd-current@FreeBSD.ORG Fri Oct 7 04:00:46 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 64F5016A41F for ; Fri, 7 Oct 2005 04:00:46 +0000 (GMT) (envelope-from mistry.7@osu.edu) Received: from crumpet.united-ware.com (am-productions.biz [69.61.164.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB8A943D48 for ; Fri, 7 Oct 2005 04:00:43 +0000 (GMT) (envelope-from mistry.7@osu.edu) Received: from bigguy.am-productions.biz (am-productions.biz [69.61.164.22]) (authenticated bits=0) by crumpet.united-ware.com (8.12.8p2/8.12.8) with ESMTP id j973scC9065515 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Thu, 6 Oct 2005 23:54:39 -0400 (EDT) (envelope-from mistry.7@osu.edu) From: Anish Mistry To: Emanuel Strobl Date: Fri, 7 Oct 2005 00:01:36 -0400 User-Agent: KMail/1.8.2 References: <200510061940.18199.mistry.7@osu.edu> <200510070252.32000@harrymail> In-Reply-To: <200510070252.32000@harrymail> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1907206.DSfAZRaymB"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200510070001.51736.mistry.7@osu.edu> X-Spam-Status: No, hits=-2.4 required=5.0 tests=BAYES_44,J_CHICKENPOX_43, MYFREEBSD3 autolearn=no version=2.64 X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on crumpet.united-ware.com X-Virus-Scanned: ClamAV 0.86.2/1119/Thu Oct 6 14:29:53 2005 on crumpet.united-ware.com X-Virus-Status: Clean Cc: freebsd-current@freebsd.org Subject: Re: burncd/atapi multisession CD issues X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Oct 2005 04:00:46 -0000 --nextPart1907206.DSfAZRaymB Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Thursday 06 October 2005 08:52 pm, Emanuel Strobl wrote: > Am Freitag, 7. Oktober 2005 01:40 CEST schrieb Anish Mistry: > > I've got a couple of issues, which both appear on RELENG_6 and > > -CURRENT as of today. I'm not sure when they started as I mostly > > burncd multisession backups on my 4.x system. > > Once I burn a CD with burncd: > > mkisofs -r -J -o test.iso files > > burncd -f /dev/acd0 -s max -m data test.iso fixate > > The files burn just fine, but I have to eject and then close the > > drive. eg. "cdcontrol eject ; cdcontrol close" before I can > > mount the CD. If I try to mount the CD without the eject/close I > > get the following message in the syslog: > > kernel: g_vfs_done():acd0[READ(offset=3D32768, length=3D2048)]error =3D > > 5 The same goes (eject/close except no error message) before > > grabbing the multisession info with "burncd -f /dev/acd0 msinfo". > > When I try to burn another session with burncd I just get > > "Input/Output error" and the second session doesn't get added to > > the CD. > > This all seems like a problem with ata/atapi rather than burncd. > > Hmm, with my little knowledge of GEOM I think 'true > /dev/acd0' > should replace the open/close sequence... It saves some time I > hope... ;) > Unfortunately that doesn't work :(. I normally do "cat /dev/null=20 > /dev/geomdevhere", but that doesn't work either. After re-reading=20 my email I don't seem to make it clear that even after an eject/close=20 I can't burn a second session onto a CD. I just get the=20 "Input/Output error." Thanks, =2D-=20 Anish Mistry --nextPart1907206.DSfAZRaymB Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBDRfMvxqA5ziudZT0RAsTWAKDRtim5JfTBFo/p6Vgcl5mHpZ0G/QCdHK7D OsvXYvt8osm8eWJgkbt5eco= =gLqT -----END PGP SIGNATURE----- --nextPart1907206.DSfAZRaymB--