westms wrote: But first, you write in a section / paragraph:
'Finally, the following distros don't make it past the boot: (or boot>) prompt:'
and also:
'For any of these, any parameters entered at the boot: prompt result in an "aborted." response.'
but that can not be true. You've described before, with the exception of three CDs, all the others have produced the total message: 'Loading /Kernels/huge.s/bzImage. aborted.' Is this true or do you correct your descriptions?
Apologies for the confusion. Perhaps I was generalizing too much.
If at the boot prompt I try to load the huge.s kernel, I can get one of three outcomes, depending on the distro:
(1) Loading /Kernels/huge.s/bzImage. aborted.
(2) aborted.
(3) Could not find kernel image: huge.s
In each case I am returned to the boot: (or boot>) prompt following the message. I am assuming (3), and possibly (2) as well, means the huge.s kernel isn't included in the distro.
The still desired information about the loader and versions, can be obtained through (mount and) browse the ISO images. Examples:
mkdir /media/image
and
strings Downloads/connochaetos-14.1.iso | grep 'LINUX [0-9]*[0-9]\.[0-9]*[0-9]'
or
mount -o loop connochaetos-14.1.iso /media/image
strings /media/image/isolinux/isolinux.bin | grep 'LINUX [0-9]*[0-9]\.[0-9]*[0-9]'
umount /media/image
or by inserting and mounting the CD/DVD, like:
strings /run/media/USERNAME/connochaetos-14.1/isolinux/isolinux.bin | grep 'LINUX [0-9]*[0-9]\.[0-9]*[0-9]'
then umount the CD/DVD. This allows finding ISOLINUX, SYSLINUX und PXELINUX texts and the following version numbers. Please add the new informations to the concentrated list of distributions
Thanks for the lesson! Here's the results:
10. connochaetos-14.1: ISOLINUX 4.06 0x513e7151
11. lupu-528.005 Lucid Puppy 5.2.8: ISOLINUX 4.03 2010-10-22
12. antiX-13.2-386: ISOLINUX 4.05 20120630
13. lubuntu 14.04.4 desktop: ISOLINUX 4.05 20140113
14. lubuntu 14.04 alternate-i386: ISOLINUX 4.05 2014 0113
15. lubuntu 12.04-alternate-i386: ISOLINUX 4.05 20120131
16. Bohdi-3.2.1-legacy: ISOLINUX 4.05 20140113
After all previously written, I can not rule out a hardware defect or other problems. So I ask:
Were all boot CD's created on the same optical disc drive and can this drive be trusted?
Yes. They were all written on my not-quite-one-year-old Macbook Pro. I have never had any other issues with CDs or DVD's burned on this drive, even at the maximum rate.
Was always paid attention to low write rate?
The first CD's I burned (including the "successful" Ubuntu 8.05, AntiX M8.5, and possibly other "successes") were burned at the maximum rate. After the suggestion was made to burn at a lower rate, I have used exclusively the lowest rate available (10x). This probably includes the majority of them. Regardless, in casual observation I can't identify any correlation between distros which boot vs. those that don't with burn rate.
Was always the optimization of the writing process used, e.g. BurnFree?
I have been using Disk Utility to burn the CDs & DVDs on the Macbook. I am not aware of any optimization methods that may be available. After burning, a verification test is performed that has always passed successfully.
Did you tested the memory of the computer with Memtest86+?
Yes, but not before yesterday. I found I could run Memtest86+ v 2.11 from the AntiX M8,5 live CD.I allowed it to complete 2 "passes." In each case I got "Pass complete, no errors, press Esc to exit." I am confining my work now to the newer of the 2 machines, the K6-III, which now has 524MB of RAM. (I added RAM to the maximum allowed by the motherboard.)
Please check if the BIOS has a setting for the handling of 'keyboard controller A20 gate' / 'A20 gate switching'. Optionally, please turn on. (It's not the reason, I think, but...)
Unfortunately nothing close to that in the BIOS of either machine.
If you have read along up to this point yet, then you get a candy now. Candy: There is still a way to test for suitability for salixlive-13.0.1. For this purpose boot from DOS floppy disk, which must contain 'smartdrv'. Then change to the CD drive in which the salixlive CD must be inserted. Then enter 'cd \BOOT\DOS', then 'salixliv.bat'. This then trys by linld097.com to load the kernel.
I haven't tried this yet, but will give it a go at the next opportunity. Thanks for all the help and ideas.
You seem to be capable of suffering. 19 shiny coasters. This amount still offers another application. Perhaps you can hang the disks in your cherry tree.
Yes, I'm a patient man.

Blank CDs/DVDs are pretty inexpensive for the entertainment/educational value derived from this exercise. I don't have a cherry tree, but do have a crabapple tree. Hmmm...
I wish success.
Me, too! In this case I define success as identification of the cause of the problem.