So in short, my goal is to make a dual layer recovery DVD (therefore, obviously bootable) that will use Ghost to restore the image on the disc (which will be ~8 GB). I figured the easiest way to do this was to take the default, latest TC iso (4.2.1), expand it to support 8.5 GB from the default 650/700 MB, and convert the file system to UDF from Joliet/ISO9660 to support files > 4 GB. I did this all in UltraISO since all it takes is a couple of clicks, and since the software explicitly states it is compatible with V3/V4 of Syslinux. I think converting the file system to UDF breaks the bootable component of ISOLINUX, however, because when I insert this disc, I now get a ISOLINUX line on screen followed by an "Error: No configuration file found" and it simply sits there.
What is the easiest way to convert the default TC iso to support 8.5 GB and files greater than 4 GB? I tried not to use Linux tools because I am not familiar with growisofs, which I think is necessary for dual layer DVDs in Linux.