home
to by jonbaine
#Replace <> marked args. with the correct value.
mkisofs -pad -l -J -v -V "<Name>" -no-emul-boot -boot-load-size 4 -boot-info-table -b < binary -> isolinux boot/isolinux/isolinux.bin> -c <catalog -> isolinux boot/isolinux/boot.cat> -hide-rr-moved -o <DVD.iso -- output iso> -r </tmp/DVD which dir to take>
to by geru
//Author: Geru; modified by Jonan.
#include <iostream>
using namespace std;