logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Manage Partitions - Control Disk Space with systemd-repart | Online Free DevTools by Hexmos

Control disk space and partition sizes with systemd-repart. Resize and manage partitions easily from the command line. Free online tool, no registration required.

systemd-repart

Automatically grow and add partitions. Grows and adds partitions based on the configuration files described in repart.d. Does not automatically resize file system on partition. See systemd-growfs to extend file system. More information: https://www.freedesktop.org/software/systemd/man/systemd-repart.html.

  • Grow the root partition (/) to all available disk space:

systemd-repart

  • View changes without applying:

systemd-repart --dry-run yes

  • Grow root partition size to 10 gigabytes:

systemd-repart --size 10G --root /