9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: William Josephson <jkw@honk.eecs.harvard.edu>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] weird file names
Date: Fri,  3 May 2002 03:16:39 -0400	[thread overview]
Message-ID: <20020503031639.A66353@honk.eecs.harvard.edu> (raw)
In-Reply-To: <20020503070127.2315.qmail@infidel.telus.net>; from taj.khattra@pobox.com on Fri, May 03, 2002 at 07:01:27AM -0000

On Fri, May 03, 2002 at 07:01:27AM -0000, Taj Khattra wrote:
> if i mount the plan9.iso archive on linux, i see some weird file
> and directory names.  e.g.

> i noticed a similar problem on a cdrom i had burned on solaris.
> is there any way to fix this ?

Look at the man page for mk9660:
it isn't a bug.  ISO9660 requires
8.3 filenames so non-conformant
names are converted to {F,D}NNNNNN.
with F for files and D for directories.
I haven't looked at the CD image yet,
but it probably has joliet path tables
and probably Plan 9 or system use
fields (mk9660 also supports RRIP
system use fields).  ISO9660 and
friends are truly brain damaged as
Russ and I found out when we wrote
dump9660.  That said, there are some
bugs in the distributed version that
make Win2K and NT unhappy.  Now that
they are quashed (I hope), the next
update should have fixes.


  reply	other threads:[~2002-05-03  7:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-03  7:01 Taj Khattra
2002-05-03  7:16 ` William Josephson [this message]
2002-05-03 15:14 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=20020503031639.A66353@honk.eecs.harvard.edu \
    --to=jkw@honk.eecs.harvard.edu \
    --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).