home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / unix / amiga / 2114 < prev    next >
Encoding:
Internet Message Format  |  1992-09-09  |  1.4 KB

  1. Path: sparky!uunet!portal!cup.portal.com!David_-_Albrecht
  2. From: David_-_Albrecht@cup.portal.com
  3. Newsgroups: comp.unix.amiga
  4. Subject: Re: CD-ROM Under UNIX
  5. Message-ID: <65601@cup.portal.com>
  6. Date: Thu, 10 Sep 92 01:42:15 PDT
  7. Organization: The Portal System (TM)
  8. References:  <1992Sep6.200037.8878@crd.ge.com>
  9. Lines: 18
  10.  
  11. Unfortunately, installing a file system under Unix is typically a much
  12. more involved affair than under AmigaDos, most likely requiring much in
  13. the way of kernel hackery.  It is unlikely that a third party vendor
  14. will ever provide CDROM support under Amiga Unix.  Commodore I'm sure
  15. could but wether they will is an entirely different matter.  I picked a 2
  16. CDROM set of Unix software from the Prime Time Freeware folks:
  17. (408)738-4832 (I actually got it at Stacey's in Cupertino).  Included
  18. in the set is a utility ala. the mtools set for reading msdos disks
  19. that uses raw device access to allow access to an ISO-9660 file system.
  20. Unfortunately I have not yet successfully gotten it to work with Amiga
  21. Unix.  However, the stumbling block in this case is the scsi disk driver
  22. for which full source is included thus circumvention of the problem should
  23. be possible.  Speculating from a position of total ignorance, it might
  24. be as simple as the fact that the driver is used to dealing with drives
  25. of < 50ms access time where CDROMS have access times > 250ms.  It is a
  26. pain, however.
  27.  
  28. David Albrecht
  29.