Снял образ с нее, пытаюсь смонтировать - то же самое. Пробую отремонтировать его и вытащить файлы, но не получается:
Код: Выделить всё
fsck.reiserfs --rebuild-tree /home/anthony/sda3.dump
...
Do you want to run this program?[N/Yes] (note need to type Yes if you do):Yes
Replaying journal..
Reiserfs journal '/home/anthony/sda3.dump' in blocks [18..8211]: 0 transactions replayed
###########
reiserfsck --rebuild-tree started at Tue Aug 12 22:50:05 2008
###########
Pass 0:
####### Pass 0 #######
Loading on-disk bitmap .. ok, 95161024 blocks marked used
Skipping 11115 blocks (super block, journal, bitmaps) 95149909 blocks will be read
0%.block 7122008: The number of items (6) is incorrect, should be (0) - corrected
block 7122008: The free space (1350) is incorrect, should be (4072) - corrected
pass0: block 7122008: no correct item is found. Leave block untouched.
...20%block 21533172: The number of items (15) is incorrect, should be (1) - corrected
block 21533172: The free space (0) is incorrect, should be (3792) - corrected
pass0: vpf-10110: block 21533172, item (0): Unknown item type found [7680 16778752 0xcf000000 ??? (15)] - deleted
pass0: block 21533172: no correct item is found. Leave block untouched.
....40%. left 0, 17825 /seccc
536239 directory entries were hashed with "r5" hash.
Flushing..finished
Selected hash: "r5"
Read formatted blocks: 95149909
Read leaves (corrected/empty/wrong hash): 114465 (0/2/0)
Objectids found: 536244
Pass 1 (will try to insert 114463 leaves):
####### Pass 1 #######
Looking for allocable blocks .. finished
0%....20%....40%....60%....80%....Not enough allocable blocks, checking bitmap...there are 1 allocable blocks, btw
out of disk space
Аварийный останов
fsck.reiserfs --rebuild-sb /home/anthony/sda3.dump рапортует успех, но толку нет.
Беспокоит еще вот что: судя по debugfs.reiserfs первый блок на партиции - 18-й. Предыдущие 17:
Код: Выделить всё
17 is used in ondisk bitmap
Looks like unformatted
Это нормально?
Кстати, бэдблоков на диске нет, образ снимается без ошибок, проблема именно в партиции и самой ФС.
Можно ли как-нибудь выдернуть файлы с нее?