Hello, I am writing a utility to recover ReiserFS partitions in case of damage in the MBR. My main problem is figuring out the start position of the partition. Does anyone know if there is any structure that contains its own offset or anything else that I can use to figure out the start of the partition? The superblock contains the partition size, but no info about the partition start =( Also, I created a Reiser 3.6 partition, added some files, removed some files, and looked into the Journal (block indicated in jp_journal_1st_block) and it looked pretty empty, lots of zeroes =( Any idea what I am doing wrong? Do I need a special command in linux to force activation of journal?? The block indicated was $73 and at volume position $73000 there was: 0x17 0x00 0x00 0x00 0x05 and then zeroes. Maybe this is some kind of pointer to the real jounal? I know that this list has mostly people talking about Reiser 4, but I couldnt find any other list about reiser 3 =( thanks in advance for any help =) -- Felipe Monteiro de Carvalho -- To unsubscribe from this list: send the line "unsubscribe reiserfs-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html