Burning a Utopia Boot CD For NON-MIL Dreamcast
Download the cdrecord-tools, CDIRip, ISOFix, and Bin2Boot if you don't already have them.
Get the *.CDI file for the Utopia BootCD.
Extract the CDI, cdirip.exe, isofix, and bin2boot to a directory (ie, C:\DCiSO).
Open a DOS/Command Prompt in said directory.
Run the following command:
cdirip FILENAME.CDI /iso
then do:
isofix TData02.iso 11702
Extract the contents of the ISO using ISO Buster into a directory with the cdrecord-tools.
Move the "bootfile.bin" from the directory where you were working with CDIRip to the Directory you extracted the contents of the fixed ISO.
Make an ISO with the following command:
mkisofs -C 0,0 -V "Utopia BootCD v1.1" -l -o BOOTCD.ISO DIR
(where "DIR" is where you extracted your fixed ISO. Take the ISO that "mkisofs" produces and put it into the directory where you have Bin2Boot.
Run the following command:
bin2boot BOOTCD.ISO /nohack
Burn image.cdi with DiscJuggler and enjoy it on your "copy-protected" Dreamcast.