From mboxrd@z Thu Jan 1 00:00:00 1970 From: Karsten Becker Subject: Tool for watching changes in FS Date: Wed, 12 Jun 2002 14:54:58 +0200 Sender: linux-fsdevel-owner@vger.kernel.org Message-ID: <3D0744A2.3060005@Karsten-Becker.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from [195.20.224.204] (helo=mrvdom00.kundenserver.de) by moutvdom00.kundenserver.de with esmtp (Exim 2.12 #3) id 17I7eO-0006oN-00 for linux-fsdevel@vger.kernel.org; Wed, 12 Jun 2002 14:55:00 +0200 Received: from [213.191.82.35] (helo=Karsten-Becker.de) by mrvdom00.kundenserver.de with esmtp (Exim 2.12 #3) id 17I7eN-0002dr-00 for linux-fsdevel@vger.kernel.org; Wed, 12 Jun 2002 14:54:59 +0200 To: linux-fsdevel@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org Hi, I Still got my problem with files under linux on my fat32, so i got the idea to watch changes under windows and compare with changes under linux. Has anyone an idea of how to do this? What I'm missing are tools for windows to readout fat. And a good instruction on howto and where to debug fs-modules. What I would like to do: Snapshot of Fat under Windows Create file Snapshot again Boot Linux Snapshot under Linux Debug driver and see where he wants to write data too -> compare windows (don't really write as it might crash data) Cheers, Karsten