On 4/18/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> i have burnt two small iso images onto two tracks of data cd,
> however, after
> rm /mnt/cd/wd
> i can see only the first track, the second is invisible
With "see only the first track", do you mean you see
only the files of the first session when you mount the
cd via
9660srv
mount /srv/9660 /n/d: /dev/sdD0/data
? What do you see if you run cdfs? If the sessions
of the CD appear as files d000, d001, ... in /mnt/cd/,
then you can mount session number XXX with the
commands
9660srv
cdfs
mount /srv/9660 /n/d: /mnt/cd/dXXX
I'm not sure if that helps you (?)
Christian