← Back to issue list

Support creating MBR images

View original Github issue

Metadata

Project
imagecraft
Number
#310
Type
issue
State
closed
Author
dilyn-corner
Labels
Status: Triaged Type: Enhancement
Created
Updated
Closed

Current evaluation

Added MBR partition table support alongside GPT. The enhancement was implemented and merged via pull request #329.

Suggested action:

No scores available.

Issue body

### Check existing issues - [x] I've verified that this request isn't described by any existing issues. ### Request Describe the feature you'd like to see implemented. Currently imagecraft only supports GPT partition tables, and even then only a limited number of GUIDs. Imagecraft should allow `schema: mbr|gpt` and create the right disk image accordingly. ### The problem it solves Describe the impact your request would have. Some systems do not support GPT. This is true for both Ubuntu Core and Ubuntu Classic images.

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Added MBR partition table support alongside GPT. The enhancement was implemented and merged via pull request #329.
qwen/qwen3.6-35b-a3b
Staleness: 55
Complexity: 45
Confidence: 80
Support Request: 5
keep open Feature request to add MBR partition table support to imagecraft alongside existing GPT support. Currently triaged and awaiting implementation.
qwen3.6-35b-a3b-mtp-q6
Staleness: 55
Complexity: 45
Confidence: 75
Support Request: 10
keep open Enhancement request to add MBR partition table support alongside existing GPT support. The issue is triaged and awaiting implementation or further discussion.
qwen3.6-35b-a3b-mtp-q6
Staleness: 55
Complexity: 45
Confidence: 85
Support Request: 10
keep open Feature request to add MBR partition table support to imagecraft alongside existing GPT support. Triaged and linked to internal Jira ticket, awaiting implementation.
qwen3.6-35b-a3b-mtp-q6
Staleness: 45
Complexity: 55
Confidence: 85
Support Request: 10
keep open Adds MBR partition table support to imagecraft, which currently only supports GPT. The enhancement is triaged and internally tracked, but has been inactive for 77 days and awaits assignment or implementation.

Update history

Date Change
closed

Related issues

Issue Project State Summary Similarity
#338 feat: add support for MBR images imagecraft merged Merged implementation adding MBR image support for x86 systems via GRUB installation. Approved by two reviewers and passed CI checks following resolution of initial lint and copilot failures.
77%