From: Anton Altaparmakov <aia21@cam.ac.uk>
To: "Marcin Gibuła" <mg@iceni.pl>
Cc: ntfs-dev <linux-ntfs-dev@lists.sourceforge.net>,
lkml <linux-kernel@vger.kernel.org>
Subject: Re: [BUG] 2.6.5 ntfs
Date: Wed, 05 May 2004 14:36:07 +0100 [thread overview]
Message-ID: <1083764166.916.68.camel@imp.csi.cam.ac.uk> (raw)
In-Reply-To: <200405051432.20036.mg@iceni.pl>
On Wed, 2004-05-05 at 13:32, Marcin Gibuła wrote:
> > not be zero any more. Have you ever run memtest on your machine?
>
> I'll try to do this.
>
> > If you run "chkdsk /f" from windows on this partition, does it detect
> > any errors?
>
> It doesn't.
Ok.
> > dd if=~/mymftdump of=~/inode0x78a bs=1024 count=1 skip=1930
> >
> > And then email me the file ~/inode0x78a (this is only 1kiB in size).
>
> Here it goes.
Thanks. Analyzing this it is a highly fragmented file so it the $DATA
attribute is spread over three more inodes. Could you email them to me,
too please? They are 0x790 (= 1936), 0x791 (= 1937), and 0x792 (1938).
You can get them like this (assuming you are using Bash as your shell):
for i in 1936 1937 1938; do
dd if=~/mymftdump of=~/inode$i bs=1024 count=1 skip=$i
done
Once I have those I can uncompress the mapping pairs arrays in the data
extents and ask you to capture the compressed data for me. It will be a
simple script simillar to the above...
Thanks a lot for your help.
Best regards,
Anton
--
Anton Altaparmakov <aia21 at cam.ac.uk> (replace at with @)
Unix Support, Computing Service, University of Cambridge, CB2 3QH, UK
Linux NTFS maintainer / IRC: #ntfs on irc.freenode.net
WWW: http://linux-ntfs.sf.net/ &
http://www-stu.christs.cam.ac.uk/~aia21/
next prev parent reply other threads:[~2004-05-05 13:38 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-05-03 12:07 Marcin Gibuła
2004-05-04 8:56 ` Anton Altaparmakov
[not found] ` <200405041957.38185.m.gibula@conecto.pl>
2004-05-05 11:57 ` Anton Altaparmakov
2004-05-05 12:47 ` [Linux-NTFS-Dev] " Szakacsits Szabolcs
2004-05-05 13:00 ` Anton Altaparmakov
[not found] ` <200405051432.20036.mg@iceni.pl>
2004-05-05 13:36 ` Anton Altaparmakov [this message]
2004-05-05 14:06 ` Szakacsits Szabolcs
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1083764166.916.68.camel@imp.csi.cam.ac.uk \
--to=aia21@cam.ac.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-ntfs-dev@lists.sourceforge.net \
--cc=mg@iceni.pl \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®