Menu

#35 ISO images

Next
pending
None
2022-11-16
2018-01-27
s-r-grass
No

Is it planned to support ISO images? Simply images in the IMG format are hard to find.

Discussion

  • Tobin Davis

    Tobin Davis - 2018-01-27

    Actually, it already does do a certain extent (since 0.9.5). Somehow, I only documented the feature in the git commit and forgot to add it to the documentation. I'll add it to the readme for the next release. For now, I have added it to the wiki page.

    Sorry for the confusion.

     
  • Tobin Davis

    Tobin Davis - 2018-01-27
    • status: open --> pending
    • assigned_to: Tobin Davis
     
  • Tobin Davis

    Tobin Davis - 2018-01-27
    • Milestone: 1.0 --> Next
     
  • Ralph Jensen

    Ralph Jensen - 2018-06-19

    The method with the DiskImagerFiles variable worked so far for me. Changing the extension from .iso to .img should also have done it, right?

     
  • Tobin Davis

    Tobin Davis - 2018-06-19

    Yes. There is no change in the file type as far as Win32DiskImager is concerned. It only reads/writes raw binary data, regardless of actual file format.

     
  • Richard Ellison

    Richard Ellison - 2021-08-12

    I've been using it to load .wic (Open Embedded Image Creator) files without changing extension, just need to switch to the 'all files' mask to select them. I think any image type that is just 'dd' copied on linux would work.

     
  • Tal Tamir

    Tal Tamir - 2022-11-16

    It is able to handle ISO files just fine. the issue is that the open file by default asks for only bin and img format.
    If you click on format and change it from
    bin, img
    to

    *.*
    

    you are then able to open it. it just needs an adjustment to allowed images format

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.