readthefuckingmanual.net

[SOLVED] kernel: ReiserFS: ida/c0d0p6: warning: vs-7000: search_by_entry_key: search_by_key returned item position == 0

Error added: 2008-02-11T15:17:52Z

2 people waiting for the answer...

2 answers found.

Answer 878 (0.0% helpful)

Ref -> ( http://www.mail-archive.com/reiserfs-list%40namesys.com/msg22143.html )
I used dd to copy first 512Kb from disk, then modify them and copy back to disk:

$ dd if=/dev/sdb1 count=1000  of=/tmp/sdb1dump

then use your favourite Hexeditor to fix problem

(position 0001:0040 in this file)

and copy it back to disk
$ dd of=/dev/sdb1 count=1000  if=/tmp/sdb1dump

( use backup (!) )
Permalink

Answer 1032 (0.0% helpful)

In addition to answer #1:
write \"03\" in position 0001:0040
Permalink

Add an answer/solution

If you know the answer, please add your own solution below.
If you don't know, but find out later, please come back and share your answer - there will be other people struggling with this too.


Please enter 61948 here

If you want to be notified via email when this is solved, enter your email address here: