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

  1. >>>>> "Jeff" == Jeffrey J Kosowsky <kosowsky@bellini.harvard.edu> writes:
  2. In article <KOSOWSKY.96May22101208@bellini.harvard.edu> kosowsky@bellini.harvard.edu (Jeffrey J. Kosowsky) writes:
  3.  
  4.  
  5.     Jeff> I succeeded in accessing my old SCSI-I mac disk under E/L
  6.     Jeff> using my adaptec 2940. I am impressed. Congratulations to
  7.     Jeff> the folks at Ardi!
  8.  
  9. Thanks.  That's one of the pieces of code I wrote that hasn't yet been
  10. rewritten by Mat or Cotton.
  11.  
  12.     Jeff> However, I only succeeded in mounting under root. I assume
  13.     Jeff> that the problem is with read/write permissions.  I used the
  14.     Jeff> command: export MacVolumes="/dev/sdb"
  15.  
  16.     Jeff> I know that for other well-defined Linux filesystems such as
  17.     Jeff> ext2, dos, minix etc, you can use the 'mount' command or
  18.     Jeff> 'fstab' file to define mounting permissions. Is there a way
  19.     Jeff> to do this for mac disks to allow them to be user
  20.     Jeff> mountable/readable/writable by executor?
  21.  
  22. No, you can't use mount or fstab to help you out here.  You can change
  23. the ownership and/or permissions on /dev/sdb although that can be a
  24. bit of a security hole.
  25.  
  26.     Jeff> Thanks, Jeff
  27.  
  28. --Cliff
  29. ctm@ardi.com
  30.  
  31.