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

  1. Path: sparky!uunet!newsserver.pixel.kodak.com!kodak!eastman!charger!jrs
  2. From: jrs@barracuda.kodak.com (Jeff Szczepanski)
  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: <3455@eastman.UUCP>
  6. Date: 24 Jul 92 20:42:01 GMT
  7. References: <l70hjjINN259@exodus.Eng.Sun.COM>
  8. Sender: news@eastman.UUCP
  9. Reply-To: jrs@barracuda.kodak.com
  10. Organization: Eastman Kodak Company
  11. Lines: 51
  12.  
  13. In article l70hjjINN259@exodus.Eng.Sun.COM, silber@orfeo.Eng.Sun.COM (Eric Silber) writes:
  14. >In article <1992Jul23.013920.674@vine.cp10.es.xerox.com> hamilton@vine.cp10.es.xerox.com (Bruce A. Hamilton) writes:
  15. >>I haven't yet bought a CD-ROM drive for my PC, but I just ordered the NT CD-ROM.  Will I be able to read it under SunOS 4.1.1b?  Yes I have /pcfs in the kernel.  If I can read it under SunOS, it will be easier to print the documentation on various high-sp
  16. >>eed PostScript printers at work.
  17. >>
  18. >>Thanks,
  19. >>-- 
  20. >>--Bruce
  21. >>BHamilton.LAX1B@Xerox.COM
  22. >>310/333-3538
  23. >
  24. > Well, I don't think that having pcfs filesystem support in your kernel
  25. > relates to being able to read the cdrom.  The cdrom filesystem format
  26. > that used to be standard was 'hsfs' (high sierra), now there is
  27. > 'rockridge' which is (correct me if I am wrong) the common name for
  28. > ISO9xxx (whatever the number is).
  29. >
  30. > I supsect that you WILL be able to read the NT CDROM on your 4.x
  31. > SPARCSTATION, but you may need to recheck your kernel configuration
  32. > for the support for the 'rockridge' filesystem type.
  33. >
  34. > (again note: the 'pcfs' filesystem type (the dos floppy format) 
  35. >  IS NOT the filesystem type of the cdrom)
  36.  
  37. As you say,
  38.  
  39. The pcfs support is not relevant for this. In general ISO9660 disks are very
  40. interchangeable with most (if not all) platforms. High sierra and ISO9660 are
  41. basically the same thing....very minor differences.
  42.  
  43. Anyway, I have mounted the July 1992 Win NT SDK release on a SparcStation 2
  44. under SunOS 4.1.1 using the command "mount -rt hsfs /dev/sr0 /cdrom"
  45. or what ever path you want. Actually, I just noticed that the man page on
  46. fstab says that "hsfs" supports both ISO9660 and high sierra.
  47.  
  48. This worked fine and I printed all ~3000 pages of NT documentation on our hearty
  49. Postscript printer. (Overview, API 1 & 2)
  50.  
  51. -Jeff
  52.  
  53.  
  54. -------------------------------------------------------------------------------
  55. Jeffrey R. Szczepanski                                Eastman Kodak Company
  56. Digital Technology Center                             901 Elmgrove Road
  57. Electronic Imaging Research Labs                      Rochester, NY 14653-5324
  58.                             
  59. Email: szczepan@dtc.kodak.com              My other car is a SOLAR CAR....
  60.                                                RIT SpiRIT Solar Raycing!
  61.  
  62. -------------------------------------------------------------------------------
  63.  
  64.