Thanks for the help in the other thread:
https://forum.puppylinux.com/viewtopic.php?t=6284
Although I am posting in the EasyOS section of this forum, Limine Installer is intended to work on any Linux OS. It requires bash, lsblk utility from util-linux package, and gtkdialog.
Version 0.1.5 is attached, install it. Or, for any other Linux:
# tar -xf limine-installer-0.1.5.pet
...will expand to folder 'limine-installer-0.1.5'. tar will complain, because PET packages have a checksum appended to the file, but they are really only gzipped tarballs.
It does not yet do actual install, just generates menu entries that can be put into 'limine.cfg'.
I will post to my blog with more explanation and photos.
Here is the blog post for 0.1.4:
https://bkhome.org/news/202207/limine-i ... n-014.html
And a photo:
0.1.5 brings fixes and improvements.
Also, attached is Limine itself, version 3.11.1. It includes a executable, 'limine-deploy', that is x86_64 and linked with glibc 2.33. If you want to run in a 32-bit environment or old glibc, you will have to compile it.
Note, "nocona" architecture is an x86_64 CPU, about the first Intel 64-bit released.