小编and*_*abs的帖子

我可以找出给定的 ext4 块是否在 inode 表中,如果是,我可以手动从没有标题的日志中挑选出来吗?

因此,在从旧笔记本电脑到新笔记本电脑的途中,旧笔记本电脑的硬盘受到了一些物理损坏。badblocks报告 64 个坏道。我有一个两个月大的 Ubuntu GNOME 设置,带有拆分//home分区。据我所知,其中的一些扇区/已损坏,但这不是问题。另一方面,/home的分区给了我这个带注释的 ddrescue 日志:

# Rescue Logfile. Created by GNU ddrescue version 1.17
# Command line: ddrescue -d -r -1 /dev/sdb2 home.img home.log
# current_pos  current_status
0x6788008400     -
#      pos        size  status
0x00000000  0x6788000000  +
0x6788000000  0x0000A000  -
    first 10 sectors of the ext4 journal
0x678800A000  0x2378016000  +
0x8B00020000  0x00001000  -
    inode table entries for /pietro (my $HOME) and a few folders within
0x8B00021000  0x00006000  + …
Run Code Online (Sandbox Code Playgroud)

ext4 data-recovery journaling ddrescue

6
推荐指数
1
解决办法
3332
查看次数

标签 统计

data-recovery ×1

ddrescue ×1

ext4 ×1

journaling ×1