9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] fixing multisession cd?
@ 2005-04-18  6:30 pac7
  2005-04-18  9:54 ` Christian Grothaus
  2005-04-18 12:33 ` Russ Cox
  0 siblings, 2 replies; 3+ messages in thread
From: pac7 @ 2005-04-18  6:30 UTC (permalink / raw)
  To: 9fans

hi,
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

what am i doing wrong??

cheers,
++pac.



-- 
Ochrana proti přesměrování na drahé linky. Již žádné vysoké účty!
VOLNÝ internet alarm - ještě bezpečnější surfování!
Stažení i používání je ZDARMA na http://alarm.volny.cz



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [9fans] fixing multisession cd?
  2005-04-18  6:30 [9fans] fixing multisession cd? pac7
@ 2005-04-18  9:54 ` Christian Grothaus
  2005-04-18 12:33 ` Russ Cox
  1 sibling, 0 replies; 3+ messages in thread
From: Christian Grothaus @ 2005-04-18  9:54 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [9fans] fixing multisession cd?
  2005-04-18  6:30 [9fans] fixing multisession cd? pac7
  2005-04-18  9:54 ` Christian Grothaus
@ 2005-04-18 12:33 ` Russ Cox
  1 sibling, 0 replies; 3+ messages in thread
From: Russ Cox @ 2005-04-18 12:33 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

what you're doing wrong is trying to look at both images.
almost all data cd reading software looks only at one track.
it's usually the last track though.

they should still show up in cdfs though.

russ

On 4/18/05, pac7@post.cz <pac7@post.cz> wrote:
> hi,
> 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
> 
> what am i doing wrong??
> 
> cheers,
> ++pac.
> 
> --
> Ochrana proti přesměrování na drahé linky. Již žádné vysoké účty!
> VOLNÝ internet alarm - ještě bezpečnější surfování!
> Stažení i používání je ZDARMA na http://alarm.volny.cz
> 
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-04-18 12:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-18  6:30 [9fans] fixing multisession cd? pac7
2005-04-18  9:54 ` Christian Grothaus
2005-04-18 12:33 ` Russ Cox

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).