home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / unix / question / 10830 < prev    next >
Encoding:
Text File  |  1992-09-08  |  699 b   |  21 lines

  1. Newsgroups: comp.unix.questions
  2. Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!menudo.uh.edu!cavers
  3. From: cavers@menudo.uh.edu (Chris M. Cavers)
  4. Subject: Disk decoding
  5. Message-ID: <1992Sep8.183340.540@menudo.uh.edu>
  6. Summary: Any hints on how to decode a disk
  7. Sender: cavers@menudo.uh.edu 
  8. Organization: University of Houston
  9. Date: Tue, 8 Sep 1992 18:33:40 GMT
  10. Lines: 9
  11.  
  12. I would like to decode the information on a unix disk.
  13. I am using Sun OS 4.1.2.
  14. I am intercepting the block i/o calls at the device driver level.
  15. Given a byte offset and a number of bytes to move, I would like to be
  16. able to determine which file contains the data. 
  17.  
  18. Thanks in advance,
  19. Chris
  20. cavers@menudo.uh.edu
  21.