home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / os2 / misc / 40509 < prev    next >
Encoding:
Internet Message Format  |  1992-12-28  |  729 b 

  1. Path: sparky!uunet!world!ksr!kenyee@sneakers
  2. From: kenyee@sneakers (Ken Yee)
  3. Newsgroups: comp.os.os2.misc
  4. Subject: Re: Reading CDROM from Sun SPARC
  5. Message-ID: <20469@ksr.com>
  6. Date: 28 Dec 92 16:30:22 EST
  7. References: <1992Dec28.182836.11803@nosc.mil>
  8. Sender: news@ksr.com
  9. Lines: 12
  10.  
  11. In article <1992Dec28.182836.11803@nosc.mil> myersr@geoduck.nosc.mil  
  12. (Richard Myers) writes:
  13. > anyone know how to make a SPARC recognize the PDK or OS/2 2.1 beta 
  14. > CD format?  Our SPARCs read the High Sierra File System (HSFS or
  15. > ISO-9660) format by default, which apparently isn't the same as IBM's
  16. > format (CDFS?).
  17.    Actually I have with:
  18.      mount -rt hsfs /dev/sr0 /cdrom
  19.  
  20.    It is the same....ISO-9660 is the default however...
  21.  
  22.  ken
  23.