> I recently downloaded all the updates and contrib dirs from RH and
> used my
> CD Writer to make a CD out of them under NT.. I used Easy CD Creator
> Deluxe
> 3.01b to create the CD..  
> 
> Most of the files used long file names and under NT/95 it looks fine..
> however.. if I try to look at it under Linux..  all the filenames are
> shown
> using the 8:3 notation.. eg: "abcdef~1.exe" instead of
> "abcdefghijk.exe"..  
> 
> What I'm I doing wrong?  Do I need to use a special format or is there
> a
> special filesystem that I should be mounting the CD as?
> 
        [PT]  It probably is a Joliet filesystem (which is
        Microsoft's extensions to ISO9660).  So you will
        need to check your kernel for Joliet support.  If
        not, then compile it in.  Then you can mount it
        as a Joliet filesystem.

        As an alternative, you could use mkisofs on
        your linux box to make an ISO9660 filesystem
        with Rock Ridge extensions.  Save the file with
        and .iso extension and ftp it to your NT box
        (or NT partition if on the same machine).  This
        assumes you have 650MB or more free on a
        Linux partition.  Remeber, you need space for
        the original files plus the space to hold the
        final ISO9660 image file.


-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to