gparted:应用操作时出错

gparted:应用操作时出错

我尝试在 Ubuntu 中缩小 Windows 7 的音量,

我得到了这个错误

错误详情:

GParted 0.25.0 --enable-libparted-dmraid --enable-online-resize

Libparted 3.2
Shrink /dev/sda5 from 297.61 GiB to 217.32 GiB  00:00:00    ( ERROR )

calibrate /dev/sda5  00:00:00    ( SUCCESS )

path: /dev/sda5 (partition)
start: 1001472
end: 625141759
size: 624140288 (297.61 GiB)
shrink file system  00:00:00    ( ERROR )

lvm pvresize -v --setphysicalvolumesize 227872768K /dev/sda5  00:00:00    ( ERROR )

0 physical volume(s) resized / 1 physical volume(s) not resized
Using physical volume(s) on command line.
Archiving volume group "mint-vg" metadata (seqno 6).
/dev/sda5: Pretending size is 455745536 not 624138240 sectors.
Resizing volume "/dev/sda5" to 455745536 sectors.
Resizing physical volume /dev/sda5 from 0 to 55632 extents.
/dev/sda5: cannot resize to 55632 extents as later ones are allocated.

========================================

答案1

我刚发现硬盘已损坏

答案2

Windows 在磁盘末尾附近存储了一些不可移动的文件。很可能是交换文件。

最好使用 Windows 来操作 Windows 分区。首先,您需要启动 Windows 并关闭虚拟内存,然后删除交换文件。然后,转到控制面板 --> 管理工具 ---> 磁盘管理器并缩小分区。接下来,重新启用虚拟内存。

相关内容