Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Oct 2001 14:47:48 +0100
From:      "Nuno Teixeira" <nuno.mailinglists@pt-quorum.com>
To:        "Victor Ivanov" <v0rbiz@icon.bg>, <freebsd-stable@freebsd.org>
Subject:   Re: "burncd, mkisofs, multisession" doesn't work for more than 2 sessions
Message-ID:  <00d001c15b00$27913580$0a00a8c0@qnuno>
References:  <20011021225251.B397@gateway.bogus> <3BD3C743.18438BC3@svzserv.kemerovo.su> <20011022102207.A30320@icon.icon.bg>

next in thread | previous in thread | raw e-mail | index | archive | help

----- Original Message -----
From: "Victor Ivanov" <v0rbiz@icon.bg>
To: <freebsd-stable@freebsd.org>
Sent: Monday, October 22, 2001 8:22 AM
Subject: Re: "burncd, mkisofs, multisession" doesn't work for more than 2
sessions


> On Mon, Oct 22, 2001 at 03:14:11PM +0800, Eugene Grosbein wrote:
> > Nuno Teixeira wrote:
> > >
> > >   Hello to all,
> > >
> > >   I'm trying to use burncd with multisession with no success. I will
try to
> > >   explain my problem with examples:
> > >
> > >   - cd-rw type: ATAPI E-IDE
> > >   - media type in use: CD-RW
> > >
> > >   Well, I want to put on cd 3 backups of mine: 0.tar.gz, 1.tar.gz and
2.tar.gz
> > >
> > >   # mkisofs -r -o 0.iso 0.tar.gz
> > >   # burncd -f /dev/acd1c -s 10 -m data 0.iso fixate
> > >   # mount /cdrw && ls /cdrw && umount /cdrw
> > >
> > >   # 0.tar.gz
> > >
> > >   # burncd -f /dev/acd1c -m msinfo
> > >   # 0, 20890
> > >   # mkisofs -C 0,20890 -M /dev/acd1c -r -o 1.iso 1.tar.gz
> > >   # burncd -f /dev/acd1c -s 10 -m data 1.iso fixate
> > >   # mount /cdrw && ls /cdrw && umount /cdrw
> > >
> > >   # 0.tar.gz        1.tar.gz
> > >
> > >   # burncd -f /dev/acd1c -m msinfo
> > >   # 0, 33206
>
> This here should not be 0.  As described in the mkisofs manual page,
> you should provide the first sector of the last session.
> I don't think 0 is the right number here. I think it should be
> 20890,33206.
>
> And BTW what's the difference between mode1, mode2 and XAmode1?
> I guess it doesn't matter which you're using to create a multisession
> CD, as long as you don't mix them.
>
> --
> 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
>

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?

Thanks very much,

Nuno Teixeira







To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00d001c15b00$27913580$0a00a8c0>