2008/12/3 CSights <[EMAIL PROTECTED]>: > Package name: loggedfs [...] > Would be useful for many things, including figuring out why a laptop's > harddrive is spinning up!
This can be achieved using tools already in Debian. Install blktrace [1], and try: blktrace -d /dev/sda -o - | blkparse -i - [1] http://packages.debian.org/blktrace -- Krzysztof Burghardt <[EMAIL PROTECTED]> http://www.burghardt.pl/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

