Gparted 0.16.2 は、重要なバグ修正および言語翻訳の更新を含んでリリースされました。 Ubuntu 13.04 Raring、Ubuntu 12.04 Precise、および Linux Mint 13 Maya、15 Olivia でのインストールまたはアップグレード方法は次のとおりです。
Key changes include:
- Fix FAT16/32 labels are sometimes shown corrupted
- Fix regression that broke linux-swap resize
- Fix not hide the progress of tools used (e.g….), ntfsresize)
GParted は GNU Parted の GTK+ フロントエンドで、Disks 以外の公式 GNOME Partition Editor アプリケーションです。 Ubuntu Software Center で入手可能ですが、古いものです。
Install / Upgrade Gparted:
まず以下のリンクをクリックしてgetdebパッケージをダウンロードし、ダブルクリックしてポップアップのUbuntu Software Centerからインストールします。
Download GetDeb package
その後、ターミナルで以下のコマンドを実行し、更新とインストールを行います。 また、Gparted がインストールされている場合は、Synaptic Package Manager を使ってアップグレードすることもできます
sudo apt-get update; sudo apt-get install gparted
。