From: Oleg Drokin <green@namesys.com>
To: Sam@Vilain.net
Cc: reiserfs-list@namesys.com
Subject: Re: reiserfsck --blame-it-on-the-hardware-yeah-yeah
Date: Sat, 8 Feb 2003 13:20:44 +0300 [thread overview]
Message-ID: <20030208132044.A30757@namesys.com> (raw)
In-Reply-To: <20030208005057.GA1059@horo.vilain.net>
Hello!
> bread: Cannot read the block (524111).
> Aborted
> (none):~# dd if=/dev/hda of=/tmp/foo skip=524100 count=100
> 100+0 records in
> 100+0 records out
> (none):~# od -x /tmp/foo
> 0000000 6974 6e6f 7720 6c69 206c 6562 6920 636e
> 0000020 756c 6564 2064 6e69 7420 6568 6e20 7865
> [... lots of very valid looking data snipped ...]
This is wrong block, try adding bs=4k to dd
Also read not from /dev/hda, but from your partition instead
Bye,
Oleg
next prev parent reply other threads:[~2003-02-08 10:20 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-02-08 0:50 reiserfsck --blame-it-on-the-hardware-yeah-yeah Sam
2003-02-08 10:20 ` Oleg Drokin [this message]
[not found] ` <20030208224928.A30012@ns.soreal.co.uk>
2003-02-09 10:01 ` Oleg Drokin
2003-02-10 16:24 ` Sam Vilain
2003-02-10 13:11 ` Oleg Drokin
2003-02-11 2:53 ` Sam Vilain
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=20030208132044.A30757@namesys.com \
--to=green@namesys.com \
--cc=Sam@Vilain.net \
--cc=reiserfs-list@namesys.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.