解决了
请参阅我的解决方案的底部答案
在我使用 GParted 修复我的分区后(GParted 运行良好,但我的笔记本电脑关机了,因为它耗尽了电池电量并且没有完成复制我的其他分区的过程,详细信息),
我注意到我的 Ubuntu 分区增加了 10GB,然后我检查并在 /proc 中发现了 1 个大小为 140TB 的可疑文件...
这是一个问题吗?
Ubuntu 12.04 lts 64 位
更新
我希望这些细节可以帮助
sudo fdisk -l
Run Code Online (Sandbox Code Playgroud)
输出
Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders, total 1953525168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk identifier: 0x00075eb1
Device Boot Start End Blocks Id …
Run Code Online (Sandbox Code Playgroud)