https://download.plop.at/files/bootmngr ... 5.0.15.zip
https://download.plop.at/plopkexec/plop ... bin.tar.gz
Upack the archives with xarchive (just click on them and extract) and copy in a /mnt/home/boot dir the files plpt.bin and plopkexec (there is also plopkexec64 but I'm using the 32 bit version which is working fine for me). Edit /mnt/home/menu-advanced.lst and insert the following code:
Code: Select all
title PLOP boot manager (sda1/boot)
uuid xxxxxxxxx
kernel /boot/plpbt.bin
title Plopkexec (sda1/boot)
uuid xxxxxxxxx
kernel /boot/plopkexec
Code: Select all
blkid
I have disabled UEFI boot on my machine (it's possible for my case). I do not know much about UEFI boot.