GEOMMAN — Interactive GEOM Manager

geomman is a text-based disk management tool for FreeBSD, built on top of bsddialog(3). It provides a simple TUI for working with partitions, filesystems, and GEOM labels.

Running geomman requires root privileges to make low-level changes to disks:

sudo geomman

Main Features

When started, geomman shows a menu with common disk operations:

Extra Requirements

Some filesystems need additional tools from the FreeBSD Ports Collection or packages:

Without these, the related menu actions will not be available.

More details: geomman GitLab repository

Notes

Development

geomman is inspired by sade(8) but adds plans for broader filesystem support, GEOM labels, encryption tools, and eventually ZFS management.

geomman (last edited 2025-08-12T04:50:10+0000 by BraulioRivas)