A cross platform utility to create bootable USB devices.
https://kaustubhpatange.github.io/Iso2Usb
Click on logo to download latest release
Features
- Create UFEI bootable devices from ISO images
- Format USB with FAT32/vFAT, NTFS, EXT4
- Create virtual hard disk (vhd) from USB (windows only)
- Create dd out from USB block (linux only)
- Automatic detection & selection of cluster size, partiton type
- Create extended labels and icon files
- Calculate md5 & sha1 hash keys
- Check updates automatically
Compilation
Windows
- Use either Visual Studio 2017 or later to open file from src/Windows/*.sln file
Linux
- Setup Java JDK 8 which includes JavaFx source and Intellij IDEA
- In Intellij, select File > Open project and select folder from src/Linux
If you get any compiling error, make sure to set your default java jdk as jdk8. Also let me know you, the project will not compile over jdk11+ environment since oracle decided to remove JavaFX from package.
from https://github.com/KaustubhPatange/Iso2Usb
No comments:
Post a Comment