Displaying 1 result from an estimated 1 matches for "sunfold".
Did you mean:
unfold
2006 Apr 04
1
modifying isolinux.cfg of a given, bootable iso
...iso to a different directory.
I modify the isolinux.cfg according to my needs.
Then what?
I had of course googled for it.
I had tried afterwards:
mkisofs -o centos1.iso -b isolinux/isolinux.bin -no-emul-boot
-boot-load-size 4 -boot-i
But the result is different:
Opening this new iso showed that all sunfolders are uppercase.
Moreover, there are files which look like:
BOOT.CAT;1
GPL.;1
what is the correct mkisofs command which I should issue in such a case?
Is there a way to retrieve the exact syntax of mkisofs with which that iso
was prepared (by some util like isoinfo)?
Regards,
IB