9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Christian Grothaus <christian.grothaus@gmail.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu>
Subject: Re: [9fans] fixing multisession cd?
Date: Mon, 18 Apr 2005 11:54:12 +0200	[thread overview]
Message-ID: <80633e2d05041802544f533496@mail.gmail.com> (raw)
In-Reply-To: <b1fecf4bc8f13e966f46426e868abdfb@www2.mail.post.cz>

On 4/18/05, pac7@post.cz <pac7@post.cz> 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


  reply	other threads:[~2005-04-18  9:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-18  6:30 pac7
2005-04-18  9:54 ` Christian Grothaus [this message]
2005-04-18 12:33 ` Russ Cox

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=80633e2d05041802544f533496@mail.gmail.com \
    --to=christian.grothaus@gmail.com \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).