From owner-freebsd-stable Mon Oct 22 8:17:40 2001 Delivered-To: freebsd-stable@freebsd.org Received: from pt-quorum.com (pt-quorum.com [209.10.167.210]) by hub.freebsd.org (Postfix) with ESMTP id 6D98D37B401 for ; Mon, 22 Oct 2001 08:17:36 -0700 (PDT) Received: from qnuno (unknown [217.129.231.117]) by pt-quorum.com (Postfix) with ESMTP id DE72BECD9; Mon, 22 Oct 2001 16:13:47 +0100 (WEST) Message-ID: <012801c15b0c$ce74c9a0$0a00a8c0@qnuno> From: "Nuno Teixeira" To: Cc: "Victor Ivanov" References: <20011021225251.B397@gateway.bogus> <3BD3C743.18438BC3@svzserv.kemerovo.su> <20011022102207.A30320@icon.icon.bg> <00d001c15b00$27913580$0a00a8c0@qnuno> <20011022172650.A43571@icon.icon.bg> Subject: Re: "burncd, mkisofs, multisession" doesn't work for more than 2 sessions Date: Mon, 22 Oct 2001 16:18:21 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 1 X-MSMail-Priority: High X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, So from the example that I wrote (on the last backup 2.tar.gz): # burncd msinfo # 0, 33206 The correct msinfo should be 20890,33206 and not 0,33206. I think that what is needed is the start and end of the last session and not the start and end of all sessions. Maybe the bug is in msinfo command. When I get home, I'll try to experiment the above config to see if it works. Thanks very much, Nuno Teixeira ----- Original Message ----- From: "Victor Ivanov" To: Sent: Monday, October 22, 2001 3:26 PM Subject: Re: "burncd, mkisofs, multisession" doesn't work for more than 2 sessions > On Mon, Oct 22, 2001 at 02:47:48PM +0100, Nuno Teixeira wrote: > [snip] > > Hello, > > > > Ok. But mkisofs man page says to execute `cdrecord msinfo` that is the same > > as `burncd msinfo` (I think) to get last session numbers. > > > > May this be a bug in burncd or the process of making multisession cds is > > wrong? > > IMHO there is a bug in burncd. > It does only one CDIOREADTOCENTRY ioctl with entry.track = 0 which gives > the first track. If tracks and sessions are the same thing, then this is > not right. > > -- > Players win and winners play > Have a lucky day > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message