home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / mac / misc / 21665 < prev    next >
Encoding:
Text File  |  1993-01-12  |  1.5 KB  |  39 lines

  1. Newsgroups: comp.sys.mac.misc
  2. Path: sparky!uunet!island!cirino
  3. From: cirino@island.COM (Mark Cirino)
  4. Subject: Re: Mac to Sun
  5. Message-ID: <1993Jan12.152831.1048@island.COM>
  6. Sender: usenet@island.COM (The Usenet mail target)
  7. Organization: /usr/local/rn/organization
  8. References: <1993Jan10.211456.11663@afterlife.ncsc.mil> <4948@svin09.info.win.tue.nl> <1993Jan11.135801.1702@lrs.e-technik.uni-erlangen.de>
  9. Date: Tue, 12 Jan 1993 15:28:31 GMT
  10. Lines: 27
  11.  
  12. In article <1993Jan11.135801.1702@lrs.e-technik.uni-erlangen.de> scharf@lrs.e-technik.uni-erlangen.de (Ron Scharf) writes:
  13. >wstomv@wsinpa04.win.tue.nl (Tom Verhoeff) writes:
  14. >
  15. >>In article <1993Jan10.211456.11663@afterlife.ncsc.mil> mlbelan@afterlife.ncsc.mil (Mark Belangee) writes:
  16. >>>I'm interesting in porting some text files from a macintosh to a sun using
  17. >>>only disks.  Question: What's the best way to do this?
  18. >>>
  19. >>>I've tried saving the files to disks on my mac using MS-DOS format, but 
  20. >>>I don't know how to tell the sun to read a MS DOS disk. I've heard that it
  21. >>>is possible.
  22. >>>
  23. >>>Is there another way? Or, does anyone have a sol'n to this problem.
  24. >
  25. >>To read MS-DOS disks on SUNs you can use the public domain (?) software
  26. >>package called mtools.
  27. >
  28. >If you have a SUN running SUN-OS 4.1.x (Solaris 1.0.1), you may directly
  29. >mount MS-DOS disks. Your /etc/fstab should therefore include a line like:
  30. >
  31. >/dev/fd0   /pcfs   pcfs rw,noauto 0 0
  32. >
  33. >After mounting your disk, you can use the /pcfs directory to access files.
  34. >
  35. >Bye
  36. >    Ron
  37.  
  38.  
  39.