home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.questions
- Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!menudo.uh.edu!cavers
- From: cavers@menudo.uh.edu (Chris M. Cavers)
- Subject: Disk decoding
- Message-ID: <1992Sep8.183340.540@menudo.uh.edu>
- Summary: Any hints on how to decode a disk
- Sender: cavers@menudo.uh.edu
- Organization: University of Houston
- Date: Tue, 8 Sep 1992 18:33:40 GMT
- Lines: 9
-
- I would like to decode the information on a unix disk.
- I am using Sun OS 4.1.2.
- I am intercepting the block i/o calls at the device driver level.
- Given a byte offset and a number of bytes to move, I would like to be
- able to determine which file contains the data.
-
- Thanks in advance,
- Chris
- cavers@menudo.uh.edu
-