我的 NTFS 分区以某种方式损坏了(这是我安装 Windows 时的遗物)。

我把 fdisk 和 blkid 的调试输出放在这里。
同时,任何操作系统都无法挂载我的根分区,它位于我的 NTFS 分区旁边。不过,我不确定这是否与此有关。尝试挂载我的根分区 (sda5) 时出现以下错误
mount: wrong fs type, bad option, bad superblock on /dev/sda5,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
ubuntu@ubuntu:~$ dmesg | tail
[ 1019.726530] Descriptor sense data with sense descriptors (in hex):
[ 1019.726533] 72 03 11 04 00 00 00 0c 00 0a 80 00 00 …Run Code Online (Sandbox Code Playgroud) 最近我在我的三星 160 Gb 硬盘上检测到 3500 多个坏扇区。是否可以使用 Ubuntu 12.04 修复或忽略这么多坏扇区?
一个磁盘最多可以有多少个坏扇区并且仍然可以修复?