Multi boot generator ISO and/or USB Key in BASH
Can be configurated at the start of the file :
#Workspace
ISOSOURCEPATH=~/ISO/
SYSVER=6.03
WSPATH=/var/tmp/Workspace/
ISOPATH=${WSPATH}ISO/
IMGPATH=images/
ISOFILE=bootable.iso
ISONAME="HAND MADE ISO"
AUTOPKG=0
TMPISOMOUNT=/media/tmpiso
IMGOPT="splash debian-installer/language=fr console-setup/layoutcode=fr local=fr_FR"
#isolinux menu
MENUNAME="My custom tools"
MENUTAB="Select the desired operation"
MENUTIMEOUT="0"
MENUBGPATH=~/ISO/frogg.png
#result