How to use 'mkisofs' to create Multi-Porteus Boot ISOs (DVDs)
Posted: 03 Dec 2020, 03:32
I have already done it for years, tens of times in the ordinary way, that is, with just the boot directory and one porteus directory in the root folder (which is the way Porteus ISOs are normally made). But, now, I would like to be able to create a multi-boot DVD that will boot two different versions of Porteus (ver. 3.2 and ver. 4.0). I have already created a porteus.cfg file to my satisfaction for booting a total of 11 different Porteus labels (several different instances of cheatcodes being applied to the two aforementioned Porteus versions).
I attempted to achieve this with the usual /boot/syslinux directory along with a porteus-3.2 and porteus-4.0 directories in the same root folder. When running the make_iso.sh script from the root folder (meaning, where boot/syslinux, porteus-3.2 and porteus-4.0 are situated), of course I get the error message:
mkisofs: Uh oh, I cant find the boot catalog directory 'boot/syslinux' inside the target tree
Any suggestions on how to do this? make_iso.sh is usually located inside the ordinarily single porteus directory in the ISO. But I now have *two* porteus directories (with two different versions of Porteus). How do I go about it with isolinux?
I attempted to achieve this with the usual /boot/syslinux directory along with a porteus-3.2 and porteus-4.0 directories in the same root folder. When running the make_iso.sh script from the root folder (meaning, where boot/syslinux, porteus-3.2 and porteus-4.0 are situated), of course I get the error message:
mkisofs: Uh oh, I cant find the boot catalog directory 'boot/syslinux' inside the target tree
Any suggestions on how to do this? make_iso.sh is usually located inside the ordinarily single porteus directory in the ISO. But I now have *two* porteus directories (with two different versions of Porteus). How do I go about it with isolinux?