On Sat, 2 Sep 2017, John Paul Adrian Glaubitz wrote: > On 09/02/2017 12:11 PM, John Paul Adrian Glaubitz wrote: > > The patch below is now up-to-date? If yes, I'll apply it. > > > >> This debian-cd patch sync's up the boot-m68k scripts with > >> boot-powerpc scripts, making the powerpc and m68k scripts more alike > >> and thus easier to compare. The --iso-level option may improve > >> compatibility. (BTW, the same option is called "-iso-level" in the > >> xorrisofs man page.) > Hmm, I'm a bit reluctant to apply this as-is. Are you sure it's safe to > blindly set the ISO level to 4 without testing it? > > I mean, the current script has been used in the past to generate working > ISO images on m68k,
In the past, yes, the Debian 3 ISO mounted fine in Mac OS. But the etch-m68k ISO shows up as one big audio track, as did your first attempt at a Debian 9 ISO. The -iso-level 4 change was an attempt to fix that by bringing m68k into sync with powerpc (recall that Mac OS was able to mount the Debian 6 powerpc ISO successfully). > so I'm not sure whether it makes sense to modify the ISO options. > Perhaps you fixed the problem by changing from xorrisofs to genisoimage without patching anything? That's fine with me. -- > Adrian > >