Datencrash bei Reiser FS

folgendes problem:
ich habe 2 festplatten im reiser fs dateisystem betrieben, leider habe ich mir dann durch diesen befhel hier "mkraid --really-force /dev/md0" den superblock wohl gelöscht, nun meine frage besteht eine möglichkeit nochmal an die daten ranzukommen

danke jörg
 
evtl. hilft dir reiserfsck weiter (wobei das wahrscheinlich auch nicht viel machen kann, wenn der superblock futsch is)

Code:
Usage: reiserfsck [mode] [options]  device

Modes:
  --check                       consistency checking (default)
  --fix-fixable                 fix corruptions which can be fixed without
                                --rebuild-tree
  --rebuild-sb                  super block checking and rebuilding if needed
                                (may require --rebuild-tree afterwards)
  --rebuild-tree                force fsck to rebuild filesystem from scratch
                                (takes a long time)
  --clean-attributes            clean garbage in reserved fields in StatDatas
Options:
  -j | --journal device         specify journal if relocated
  -B | --badblocks file         file with list of all bad blocks on the fs
  -l | --logfile file           make fsck to complain to specifed file
  -n | --nolog                  make fsck to not complain
  -z | --adjust-size            fix file sizes to real size
  -q | --quiet                  no speed info
  -y | --yes                    no confirmations
  -V                            prints version and exits
  -a and -p                     some light-weight auto checks for bootup
  -f and -r                     ignored
Expert options:
  --no-journal-available        do not open nor replay journal
  -S | --scan-whole-partition   build tree of all blocks of the device
 
ok habsch mal gemacht
ich habe mir mit --rebuild-tree einen neuen superblock gemacht, jetzt regt er sichbei --check auf das "Bad root block 0." nicht ok ist
ich komme nicht weiter.
hat da noch wer rat

triton
 
Zurück
Oben