Detect non-hybrid ISOs?
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
- Domain
- desktop, operating-systems
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from linuxmint/mintstick
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
Difficulty 4/5 3-5 days Newbie friendliness 58/100
-
Difficulty 3/5 1-2 days Newbie friendliness 48/100
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
-
Difficulty 3/5 1-2 days Newbie friendliness 30/100
All issues in linuxmint/mintstick
Similar issues
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
stephrobert/dsoxlab#238 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
sublimehq/package_control#1780 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
nwg-piotr/nwg-displays#145 ·