Le 04/09/2017 à 23:43, Laurent Vivier a écrit : > Le 04/09/2017 à 21:51, Laurent Vivier a écrit : >> Le 02/09/2017 à 07:33, John Paul Adrian Glaubitz a écrit : >>> On 09/02/2017 05:34 AM, Finn Thain wrote: >>>> The "-probe" and "--netatalk" options are not listed in the upstream man >>>> page for xorrisofs which makes me think that both the m68k and the powerpc >>>> code here has bit-rotted. >>> >>> No, not bit-rotted. But rather, they were never implemented in xorrisofs >>> which is used these days instead of the classic mkisofs. There is still >>> genisoimage from the cdrkit package which is a fork of the original >>> cdrecord and hence the original mkisofs. I was just using the wrong >>> tool. >>> >>>> The hfs options look okay but they are for yaboot on PowerMacs. To create >>>> bootable CD for 68k Macs would be a different process (using EMILE SCSI >>>> CD-ROM drivers) etc. >>> >>> Laurent probably knows what to do here :). >>> >> >> I've built (but not tested) a bootable CDROM: >> >> http://vivier.eu/debian-9.0-m68k-NETINST-1-emile.iso > > Tested on my Quadra 800: > > - the bootloader boots fine, and loads kernel and initrd \o/ > > - I had some I/O errors with the CD and the installer doesn't start, but > I think this is because my drive is very old and dusty... :(
In fact the installation hangs during the kernel startup because my system has no enough memory: 40 MB. I have tested with qemu, and I can reproduce the same problem if I set less than 52 MB of memory. I don't know if the installer is usable on real hardware, 40 MB is a lot a of memory for this kind of machine. Thanks, Laurent