Hari's Software

A small collection of my apps and scripts

BiaGen

Contents

Description

BiaGen is a thin GUI wrapper for the genisoimage program. It creates an ISO file from a list of files and folders, with the filesystem options specified. BiaGen is not "intelligent" in that it does not try to figure out whether the created ISO image is a valid image or not. In short, BiaGen simply passes all the options specified in the GUI to the genisoimage command line.

BiaGen is still in testing phase, so use at your risk.

Screenshot

BiaGen screen 1

BiaGen screen 2

BiaGen screen 3

Rquirements/Dependencies

Download & Usage

No installation is necessary or provided. To use, simply extract the tar.gz file in any directory, chdir to the directory and invoke from the command line as follows:

python biagen

To execute as a script, set it as executable

chmod +x biagen
./biagen