How to create an iso with a dvd structure
How to create an iso with a dvd structure
You’ll have to install mkisofs :
aptitude install mkisofs
and then use it :
mkisofs -dvd-video -udf -o file.iso file
You’ll have to install mkisofs :
aptitude install mkisofs
and then use it :
mkisofs -dvd-video -udf -o file.iso file