Error added: 2008-02-11T15:17:52Z
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 (!) )
In addition to answer #1: write \"03\" in position 0001:0040
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.
If you want to be notified via email when this is solved, enter your email address here: