SimpleDiskImager

A simple tool for writing USB disk images. (by AustinWise)

SimpleDiskImager Alternatives

Similar projects and alternatives to SimpleDiskImager

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better SimpleDiskImager alternative or higher similarity.

SimpleDiskImager reviews and mentions

Posts with mentions or reviews of SimpleDiskImager. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-06.
  • Rufus: The Reliable USB Formatting Utility
    13 projects | news.ycombinator.com | 6 May 2021
    Rufus is great for writing Windows ISOs to thumb drives. Sometimes it tries to be too smart though. In particular I had trouble writing a SmartOS disk image successfully.

    I tried writing something[1] that would be a little smarter than Win32 Disk Imager. That is, it will adjust EFI partition labeling. Otherwise it will just write the image. After some experimentation that is what was needed to get a SmartOS disk image to boot on my old laptop.

    It sounds obvious in retrospect, but you can’t use something like dd to write invalid disk partitioning data and expect it to boot. EFI expects there to be a header at the beginning and end of the disk. Furthermore, I can’t try to “optimize” my disk image writer by skipping zeroed sectors and expect everything to work out fine. Without knowledge of the file system format, leaving sectors uncleared causes all kinds of fun data corruption.

    [1]: https://github.com/AustinWise/SimpleDiskImager

Stats

Basic SimpleDiskImager repo stats
1
12
0.0
about 2 years ago

AustinWise/SimpleDiskImager is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of SimpleDiskImager is C#.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com