home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / sun / admin / 8109 < prev    next >
Encoding:
Text File  |  1992-11-10  |  1.1 KB  |  39 lines

  1. Newsgroups: comp.sys.sun.admin
  2. Path: sparky!uunet!mcsun!sun4nl!fwi.uva.nl!casper
  3. From: casper@fwi.uva.nl (Casper H.S. Dik)
  4. Subject: Re: Loopback mounts not working; why not?
  5. Message-ID: <1992Nov10.093130.20528@fwi.uva.nl>
  6. Sender: news@fwi.uva.nl
  7. Nntp-Posting-Host: adam.fwi.uva.nl
  8. Organization: FWI, University of Amsterdam
  9. References: <JIK.92Nov6132019@pit-manager.mit.edu> <JIK.92Nov9124104@pit-manager.mit.edu>
  10. Date: Tue, 10 Nov 1992 09:31:30 GMT
  11. Lines: 26
  12.  
  13. jik@athena.mit.edu (Jonathan I. Kamens) writes:
  14.  
  15. >Thanks go out to everyone who pointed out to me in E-mail that
  16. >loopback mounts were not working for me because I don't have "options
  17. >LOFS" in my kernel's config file.
  18.  
  19. >What I don't understand is why none of the documentation I pored over
  20. >mentioned that it was a kernel configuration option or mentioned
  21. >kernel configuration in the "SEE ALSO" section.
  22.  
  23. man lofs says:
  24.  
  25. NAME
  26.      lofs - loopback virtual file system
  27.  
  28. CONFIG
  29.      options LOFS
  30.  
  31. SYNOPSIS
  32.      #include <sys/mount.h>
  33.      mount(MOUNT_LOFS, virtual, flags, dir);
  34.  
  35.  
  36. Which documents did you use?
  37.  
  38. Casper
  39.