Velvet Star Monitor

Standout celebrity highlights with iconic style.

updates

Install GParted on a mac with Homebrew or Macports?

Writer Andrew Mclaughlin

I'd like to install Gparted on my mac, and I thought I could use Homebrew or Macports to help with that, but I can't seem to figure it out. I tried using Homebrew because I haven't really heard good things about Macports.

3 Answers

You cannot install GParted on Mac OSX. You will have to use the Live Version. This is according to the GParted website itself.

Here is a screenshot of it:

GParted Requirements

You can definitely find GParted alternatives for Mac OSX here. I found something interesting here, that parted does not even compile for Mac OSX.

7

Maybe Docker is a possibility for you. I found Docker-PiShrink, it can create a docker service for gparted.

Docker-Image to shrink your Pi-Image in Docker without VirtualBox.

Although GParted is not available for macOS, I was able to access my flash drive as a raw disk in GParted easily by using the GParted Live bootable image in VirtualBox and creating a raw disk image from my flash drive with the device file retrieved using diskutil list (/dev/disk2 in my case). Both VBoxManage and VirtualBox must be run as sudo from a command line, and the flash drive must be unmounted before the virtual machine will launch.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy