From owner-freebsd-questions Mon Feb 5 13:51:45 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail7.nc.rr.com (fe7.southeast.rr.com [24.93.67.54]) by hub.freebsd.org (Postfix) with ESMTP id 5CC4A37B401 for ; Mon, 5 Feb 2001 13:51:27 -0800 (PST) Received: from babbleon.org ([24.163.43.236]) by mail7.nc.rr.com with Microsoft SMTPSVC(5.5.1877.537.53); Mon, 5 Feb 2001 16:51:26 -0500 Message-ID: <3A7F1F8A.DF94CCF7@babbleon.org> Date: Mon, 05 Feb 2001 16:47:54 -0500 From: The Babbler Organization: None to speak of X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Alexandre , freebsd-questions@freebsd.org Subject: Re: ATAPI burners, burncd & multisession References: <3A7EAF9F.A8090B3@babbleon.org> <000501c08f85$8e560bc0$0201a8c0@localnet.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Alexandre wrote: > > i would like to write a cd that i can add sessions and read the CD whenever > I fixed the CD or not. > > what can i do ? As far as I know, you can use Microsoft Windows. The problem isn't with burncd, though; it's with the cd9660 file system. Actually, it's not really a *problem* with the cd9660 file system, which is operating as expected since it handles an ISO 9660 file system just fine, but the multisession stuff is an extension, and reading a multisession CD isn't supported . . . But I'm no expert; I could be totally wrong about the lack of support. "man mount_cd9660", for example, doesn't discuss the issue at all. > thanks > > ----- Original Message ----- > From: "The Babbler" > To: > Sent: Monday, February 05, 2001 2:50 PM > Subject: Re: ATAPI burners, burncd & multisession > > > Not that I've done it, but per the man page, you just do > > > > burncd -s 4 data burn.iso > > burncd -s 4 data2 burn.iso > > > > I don't believe that the kernel knows how to mount multi-session CDs > > that aren't fixated; they don't really contain an ISO9660 file system > > yet. > > That doesn't really have anything to with how you create the, though. > > > > > > In article <95maf2$r3t$1@FreeBSD.csie.NCTU.edu.tw>, > > Alexandre wrote: > > |hello everybody, > > | > > |I use Freebsd 4.2 release and an IDE cd reader/writer > > |(from TEAC). > > | > > |I would like to know i can create multi-session CDs. > > |I tried for writing the 1st session: > > | > > |# burncd -s 4 -e data burn.iso > > | > > |but when i want to mount the cd (mount /dev/acd0c) i > > |get a kernel panic, with disks syncing and reboot.... > > | > > |please tell me how to write the first session and the > > |next ? > > | > > | > > |Thanks > > |Alexandre > > | > > > > -- > > "Brian, the man from babble-on" bts@babbleon.org > > Brian T. Schellenberger http://www.babbleon.org > > Support http://www.eff.org. Support decss defendents. > > Support http://www.programming-freedom.org. Boycott amazon.com. -- "Brian, the man from babble-on" bts@babbleon.org Brian T. Schellenberger http://www.babbleon.org Support http://www.eff.org. Support decss defendents. Support http://www.programming-freedom.org. Boycott amazon.com. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message