home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / mswindo / programm / win32 / 293 < prev    next >
Encoding:
Internet Message Format  |  1992-07-26  |  1.2 KB

  1. Path: sparky!uunet!auspex-gw!guy
  2. From: guy@Auspex.COM (Guy Harris)
  3. Newsgroups: comp.os.ms-windows.programmer.win32
  4. Subject: Re: Can the NT CD be read under SunOS 4.1.1 ?
  5. Message-ID: <13752@auspex-gw.auspex.com>
  6. Date: 26 Jul 92 23:44:53 GMT
  7. References: <1992Jul23.013920.674@vine.cp10.es.xerox.com> <l70hjjINN259@exodus.Eng.Sun.COM>
  8. Sender: news@auspex-gw.auspex.com
  9. Organization: Auspex Systems, Santa Clara
  10. Lines: 16
  11. Nntp-Posting-Host: auspex.auspex.com
  12.  
  13. > The cdrom filesystem format
  14. > that used to be standard was 'hsfs' (high sierra), now there is
  15. > 'rockridge' which is (correct me if I am wrong) the common name for
  16. > ISO9xxx (whatever the number is).
  17.  
  18. High Sierra and ISO 9660 are, as noted, similar.  "Rock Ridge" refers to
  19. some stuff added to the ISO standard in order to support more capable
  20. file systems; I believe there is both a general extension mechanism, and
  21. a set of UNIX extensions using that mechanism.  There may be extensions
  22. for other OSes as well (Mac System, NT); they may also share some
  23. extensions (e.g., less unpleasantly restrictive file name conventions)
  24. with UNIX.
  25.  
  26. 4.1.1 doesn't have Rock Ridge support in its "hsfs" implementation,
  27. although "hsfs" supports both High Sierra and 9660.  4.1.2's "hsfs"
  28. includes the UNIX extensions, at least....
  29.