Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Detect non-hybrid ISOs?

Open
#80 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
38/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
python

Research direction

No file or test is named in the issue. Start by locating the ISO-writing entry point and any existing image validation, then determine how partition-table presence is checked. Done means non-hybrid images are identified before writing and the user receives an error or warning, while hybrid images continue to work.

Written by the indexing model from the issue text.

Description

Could mintstick detect non-hybrid ISO images and issue an error (or at least a warning) that the resulting stick might not be bootable?

I don't expect there is a desire for mintstick to become Rufus or WoeUSB-ng, so writing ISO files that need to be manipulated to make them work is likely to remain out of scope. But that means the program is really going to work for hybrid images only. Something with a partition table, essentially. And it's easy enough to determine if there is one present or not to tell the user that they need something else, rather than perform the operation and fail silently.

Dominant language
Python
Stars
173
Forks
64
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from linuxmint/mintstick

All issues in linuxmint/mintstick

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.