Diskegrator is a software for integrating directory images and a bootloader into a bootable image. The diskegrator will populate any block device, including hard disks, partitions, or files via loopback.
Installation:
Installation will depend on your distro. You can probably copy the benegon dir
into your /usr/lib/pythonXXX/site-packages, and copy diskegrator somewhere
into your path.
Examples:
Some fictitious examples are in the examples directory. Invoke this way:
diskegrator config.py
where config.py specifies exactly one Array or 3 tuple of the following form:
(Target, [Partitions], Bootloader)
please see examples/build.py
Product's homepage
Requirements:
· Python
· sfdisk