jpz4085/UEFI-GPT-fdisk
GPT fdisk partitioning tool for use under UEFI environments.
This tool helps you manage disk partitions on systems that use UEFI firmware. You can feed it commands to create, delete, or modify partitions, or run it to see a list of your current disk layouts. It's designed for system administrators or advanced users who need to configure storage directly within the UEFI environment, without booting into an operating system.
No commits in the last 6 months.
Use this if you need to create, modify, or inspect disk partitions on a hard drive or SSD directly from a UEFI environment, such as from the UEFI Shell or a boot menu option.
Not ideal if you need to save or load partition layouts to/from a file, as this specific feature is not yet available.
Stars
17
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-GPT-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.