home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / dos / extra / docs / maillist / text / archive.96 / text7228.txt < prev    next >
Encoding:
Text File  |  1996-07-25  |  2.0 KB  |  54 lines

  1.     id m0uUng5-0007txa; Fri, 14 Jun 96 23:13 MDT
  2. Sender: owner-executor
  3. Received: from ardi.com by ftp.ardi.com
  4.     (Smail3.1.29.1 #3) id m0uUnfW-0007trn; Fri, 14 Jun 96 23:13 MDT
  5. Path: sloth.swcp.com!usenet
  6. From: Clifford T. Matthews <ctm@ardi.com>
  7. Newsgroups: comp.emulators.mac.executor
  8. Subject: Re: Reading Mixed ISO-9660/Macintosh CD-ROM
  9. Date: 14 Jun 1996 22:51:18 -0600
  10. Organization: ARDI
  11. Lines: 31
  12. Message-ID: <ufg27xisah.fsf@ftp.ardi.com>
  13. References: <ruu3wem7y0.fsf@ebola.psc.edu>
  14. NNTP-Posting-Host: 204.134.3.198
  15. In-reply-to: lambert@ebola.psc.edu's message of 14 Jun 1996 16:44:54 -0400
  16. X-Newsreader: Gnus v5.0
  17. To: executor@ardi.com
  18. X-MailNews-Gateway: From newsgroup comp.emulators.mac.executor
  19. Sender: owner-executor@ardi.com
  20. Precedence: bulk
  21.  
  22. >>>>> "Michael" == Michael H Lambert <lambert@ebola.psc.edu> writes:
  23. In article <ruu3wem7y0.fsf@ebola.psc.edu> lambert@ebola.psc.edu (Michael H. Lambert) writes:
  24.  
  25.  
  26.     Michael> I have been able to run the Executor/Linux demo and most
  27.     Michael> of the demo applications under Linux emulation on NetBSD
  28.     Michael> 1.1.  We have a CD-ROM which has both ISO-9660 and native
  29.     Michael> Macintosh partitions.  I am able to see the 9660
  30.     Michael> partition from Executor, but not the Macintosh partition.
  31.     Michael> If I were running E/L under real Linux, would I have to
  32.     Michael> do anything special to see the Mac partition?  I'm quite
  33.     Michael> willing to believe I can't do this because of the two
  34.     Michael> layers of emulation, but it's worth a shot.
  35.  
  36. Can you get at "normal" Macintosh CD-ROMs?  Executor looks for
  37. /dev/cdrom and needs to be able to read that file in order to detect a
  38. Mac formatted CD-ROM.
  39.  
  40. Here's how /dev/cdrom is set up on my system:
  41.  
  42. beaut 4.22 ls -l /dev/cdrom
  43. lrwxrwxrwx   1 root     root            8 Feb 24 00:42 /dev/cdrom ->
  44. /dev/sr0
  45. beaut 4.23 ls -l /dev/sr0
  46. brw-r--r--   1 root     bin       11,   0 Nov 30  1993 /dev/sr0
  47. beaut 4.24 
  48.  
  49. Hope this helps.
  50.  
  51. --Cliff
  52. ctm@ardi.com
  53.  
  54.