因此,我使用 gparted 作为sudo apt-get install gparted
在 Xubuntu 14.0 上与 MATE 一起安装的应用程序。
我正在尝试调整 Mac 硬盘分区的大小以获取可用空间。
会发生什么
因此,当我使用命令通过终端启动 gparted 时,sudo gparted
它立即开始向控制台发送这些错误。但请记住,“源 ID”编号通常每次我运行 gparted 时都会发生变化(通常在 1 到 70 之间变化)。我不确定这是否重要,但信息越多越好:
(gpartedbin:9634): GLib-CRITICAL **: Source ID 7 was not found when attempting to remove it
(gpartedbin:9634): GLib-CRITICAL **: Source ID 6 was not found when attempting to remove it
(gpartedbin:9634): GLib-CRITICAL **: Source ID 26 was not found when attempting to remove it
(gpartedbin:9634): GLib-CRITICAL **: Source ID 25 was not found when attempting to remove it
(gpartedbin:9634): GLib-CRITICAL **: Source ID 33 was not found when attempting to remove it
(gpartedbin:9634): GLib-CRITICAL **: Source ID 32 was not found when attempting to remove it
(gpartedbin:9634): GLib-CRITICAL **: Source ID 38 was not found when attempting to remove it
(gpartedbin:9634): GLib-CRITICAL **: Source ID 37 was not found when attempting to remove it
(gpartedbin:9634): GLib-CRITICAL **: Source ID 49 was not found when attempting to remove it
(gpartedbin:9634): GLib-CRITICAL **: Source ID 48 was not found when attempting to remove it
(gpartedbin:9634): GLib-CRITICAL **: Source ID 52 was not found when attempting to remove it
(gpartedbin:9634): GLib-CRITICAL **: Source ID 51 was not found when attempting to remove it
但在此之后,一切似乎都很好,启动时似乎运行正常。所以我点击了我的 Mac 硬盘分区。在这种情况下你需要一张图片,我的分区列表如下所示:
(红色部分为 Mac 的硬盘)
我会选择调整大小工具,将其调整为80000 MiB
,调整后单击“调整大小”,单击“应用”后会弹出一个确认框,我会单击“继续”或“确定”之类的操作。这时它会冻结。窗口无法关闭,也无法运行。
在此之后,我必须强制退出窗口,并使用(通过和)停止gparted
和。gpartedbin
sudo killall
sudo killall gparted
sudo killall gpartedbin
尝试的解决方案
我已经用 删除了 gparted sudo apt-get remove gparted
,并尝试在 synaptic 中删除它。我还尝试过清除,sudo apt-get purge gparted
并在 synaptic 中彻底删除。在完成所有这些操作后重新安装,没有成功。
在另一个 Ask Ubuntu 问题上,我看到也许gksudo gparted
可以解决这个问题,但同样的问题仍然存在。
答案1
根据答案像这样,Linux 仅部分支持 HFS+。您无法通过 Gparted 或任何其他方式调整其大小,除非从 Mac 进行调整。您只能读取 HFS 分区。Gparted
的唯一错误是它会崩溃,而不是告诉您此操作不可行。
答案2
您可能遇到了 Xubuntu 14.0 软件包中的 GParted 版本错误。我建议从包含以下内容的媒体启动:GParted 直播,其中最新版本为 0.19.1-4。预计下周初将发布更新版本。