jpz4085/UEFI-fdisk
Build of util-linux fdisk for UEFI environments.
This tool helps you manage and change disk partitions on a computer using a UEFI-based firmware. You feed it commands either through a firmware boot menu or a UEFI Shell, and it allows you to create, view, or modify partition layouts. It's intended for system administrators, IT professionals, or advanced users who need direct control over disk partitioning in a UEFI environment.
No commits in the last 6 months.
Use this if you need to partition or re-partition hard drives on a system that uses UEFI firmware, especially for tasks like installing multiple operating systems or recovering disk space.
Not ideal if you need to save or load partition layouts to/from a file, or if you prefer a graphical user interface for disk management.
Stars
8
Forks
—
Language
C
License
GPL-2.0
Category
Last pushed
Nov 27, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/jpz4085/UEFI-fdisk"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Limine-Bootloader/Limine
Modern, advanced, portable, multiprotocol bootloader and boot manager. (Official mirror of...
Mexit/MultiOS-USB
Boot operating systems directly from ISO/WIM images
thewhiteninja/ntfstool
Forensics tool for NTFS (parser, mft, bitlocker, deleted files)
Zaechus/artix-installer
A simple installer for Artix Linux
jrd/pyreadpartitions
Read MBR and GPT partitions in python directly.