因此,在从旧笔记本电脑到新笔记本电脑的途中,旧笔记本电脑的硬盘受到了一些物理损坏。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)