Talk:Device API: Difference between revisions

From wiki.zmanda.com
Jump to navigation Jump to search
(my own notes)
(No difference)

Revision as of 07:18, 17 September 2006

Dustin's Notes

Notes on things that confused me; results are pulled from existing device implementations, possibly with errors:

  • The volume label is assumed to occupy file 0, or at least, the data portion of the device is assumed to start with file 1
  • File headers are the first block in each file, so the data in a file really begins at block 1

I'll add these to the page once I'm sure I'm right --Dustin 00:18, 17 September 2006 (PDT)