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

  1. >>>>> "Michael" == Michael H Lambert <lambert@ebola.psc.edu> writes:
  2. In article <ruu3wem7y0.fsf@ebola.psc.edu> lambert@ebola.psc.edu (Michael H. Lambert) writes:
  3.  
  4.  
  5.     Michael> I have been able to run the Executor/Linux demo and most
  6.     Michael> of the demo applications under Linux emulation on NetBSD
  7.     Michael> 1.1.  We have a CD-ROM which has both ISO-9660 and native
  8.     Michael> Macintosh partitions.  I am able to see the 9660
  9.     Michael> partition from Executor, but not the Macintosh partition.
  10.     Michael> If I were running E/L under real Linux, would I have to
  11.     Michael> do anything special to see the Mac partition?  I'm quite
  12.     Michael> willing to believe I can't do this because of the two
  13.     Michael> layers of emulation, but it's worth a shot.
  14.  
  15. Can you get at "normal" Macintosh CD-ROMs?  Executor looks for
  16. /dev/cdrom and needs to be able to read that file in order to detect a
  17. Mac formatted CD-ROM.
  18.  
  19. Here's how /dev/cdrom is set up on my system:
  20.  
  21. beaut 4.22 ls -l /dev/cdrom
  22. lrwxrwxrwx   1 root     root            8 Feb 24 00:42 /dev/cdrom ->
  23. /dev/sr0
  24. beaut 4.23 ls -l /dev/sr0
  25. brw-r--r--   1 root     bin       11,   0 Nov 30  1993 /dev/sr0
  26. beaut 4.24 
  27.  
  28. Hope this helps.
  29.  
  30. --Cliff
  31. ctm@ardi.com
  32.  
  33.