home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / sun / admin / 9568 < prev    next >
Encoding:
Internet Message Format  |  1992-12-18  |  799 b 

  1. Path: sparky!uunet!auspex-gw!guy
  2. From: guy@Auspex.COM (Guy Harris)
  3. Newsgroups: comp.sys.sun.admin
  4. Subject: Re: sun dkinfo command question
  5. Message-ID: <15969@auspex-gw.auspex.com>
  6. Date: 17 Dec 92 22:52:38 GMT
  7. References: <1992Dec16.112411@is.morgan.com> <1992Dec17.131124.13963@clark.dgim.doc.ca>
  8. Sender: news@auspex-gw.auspex.com
  9. Organization: Auspex Systems, Santa Clara
  10. Lines: 11
  11. Nntp-Posting-Host: auspex.auspex.com
  12.  
  13.  
  14.  >Don't know what you ar looking for, but try these [listed from most to
  15.  >least friendly]
  16.  >
  17.  >    man newfs (with the -N and -v options)
  18.  >    man mkfs  (with the -N option)
  19.  >    man dumpfs
  20.  
  21. Actually, he was probably looking for *procedure calls* to fetch
  22. information; if so, he should use the one that "newfs" and "dkinfo"
  23. uses, namely the DKIOCGPART "ioctl()" call - see DKIO(4S).
  24.