* Identify Superblock
@ 2005-09-22 1:11 Markus Hiereth
2005-09-22 8:32 ` Vitaly Fertman
0 siblings, 1 reply; 2+ messages in thread
From: Markus Hiereth @ 2005-09-22 1:11 UTC (permalink / raw)
To: reiserfs-list
Hello,
as YaST and fdisk showed different output for the partions of my
hard-disk, I got confused and lost the correct start point for my
partition /dev/hda5.
Recreation of superblocks by reiserfsck --rebuild-sb creates a
superblock, but afterwards, --rebuild-tree terminates with a message
that no metadata can be found.
Now I am trying to find out which of the blocks is the superblock. I
made first attempts with
a) copying using the command dd and then
b) use of grep ReIsEr2Fs as search string on blocks of 4096 bytes.
Techical background information
reiserfs: 3.6.9
Kernel: 2.4.21
Hard disk: Maxtor 9084006
Is this a possible approach?
Thanks for Your help
Markus Hiereth
Braunschweig, Germany
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Identify Superblock
2005-09-22 1:11 Identify Superblock Markus Hiereth
@ 2005-09-22 8:32 ` Vitaly Fertman
0 siblings, 0 replies; 2+ messages in thread
From: Vitaly Fertman @ 2005-09-22 8:32 UTC (permalink / raw)
To: reiserfs-list; +Cc: Markus Hiereth
On Thursday 22 September 2005 05:11, Markus Hiereth wrote:
> Hello,
>
> as YaST and fdisk showed different output for the partions of my
> hard-disk, I got confused and lost the correct start point for my
> partition /dev/hda5.
>
> Recreation of superblocks by reiserfsck --rebuild-sb creates a
> superblock, but afterwards, --rebuild-tree terminates with a message
> that no metadata can be found.
>
> Now I am trying to find out which of the blocks is the superblock. I
> made first attempts with
> a) copying using the command dd and then
> b) use of grep ReIsEr2Fs as search string on blocks of 4096 bytes.
>
> Techical background information
> reiserfs: 3.6.9
> Kernel: 2.4.21
> Hard disk: Maxtor 9084006
>
> Is this a possible approach?
yes, although there are many SB copies in the journal area.
the magic string of the correct SB is on 64K + 52 bytes offset.
if you need our assistance here please visit:
www.namesys.com/support.html
> Thanks for Your help
> Markus Hiereth
>
> Braunschweig, Germany
>
>
--
Thanks,
Vitaly Fertman
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-09-22 8:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-22 1:11 Identify Superblock Markus Hiereth
2005-09-22 8:32 ` Vitaly Fertman
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.