Am I missing something here? You linked me to the manual for the plop boot manager help page which I did need to install plop boot manager. What I am asking how to use the plop the plop boot configuration linked here.
https://www.plop.at/en/bootmanager/download.html You can see that all of the plop boot manager downloads are there. and
https://download.plop.at/files/bootmngr/plpcfgbt-0.11.zip Is the third one in the list.
But there is not any help page or manual. The READMEs in the zip file do not say what to do with the bin file. I have tried running the bin file in the terminal and running it as a program in the GUI. I did set the file as executable before attempting to run it.
Ok feeling a bit on my own here I did just go into the source directory and I was able to run make in a terminal. However "install" fails.
So my issue is where do I install plpcfgbt?
$ install plpcfgbt
install: missing destination file operand after ‘plpcfgbt’
Seriously I see the preconfigured binary but have no idea what to do with it. Now I have ran make on the source and seem to be in the exact same situation as it seems to be asking where i want it in installed.
I guess putting it in /boot is obvious but I guess my hope is that my bumbling through it might help someone else. Messing around in /boot is not something most people have ever done.