|
It's 32,768 bytes, or 16 sectors... I do this with ISObuster but the process will be the same in CDRWin: Extract sectors 0 to 15 of the CD's data track to a file as cooked data, i.e. at 2048 bytes/sector (not 2352).
As for "pasting" that file back into the boot sectors of a new .iso file, I can only think of a little DOS tool called ipins.exe which is actually part of Echelon's selfboot kit for Dreamcast games. Otherwise, cutting the first 32,768 bytes off the .iso file, then joining your boot sector file and the truncated .iso into a new .iso should do it... |