Partition Parsing
Martin Bealby <[email protected]> Sat, 23 Feb 2008 17:54:01 +0000
| Newsgroups | gmane.lisp.movitz.devel |
|---|---|
| Message-ID | <[email protected]> |
All, The latest version of ata.lisp in the git repository now contains functions for reading and parsing the partition table from hard drives. I also made some small modifications to the sector read / write functions to work with lists of bytes rather than words. Additionally, ata.lisp is now included in the git build by default. Anyone currently working on any filesystem drivers? Martin