Could Djemos make a optional grub-2.06 package?
A very basic package just for the bios without zfs and efi is only 5.1Mo.
Users less lilo user like me would say thank you

Installing the package there is nothing in /boot/grub. Then have to install grub usingSalixManiac wrote: ↑4. Oct 2022, 11:51 Hello djemos
I have little problems, I used your slackbuild, but this will create an empty /boot/grub directory and grub.cfg is installed in /boot
https://people.salixos.org/djemos/salix ... WARE-grub/
Code: Select all
sudo grub-install /dev/sda
Code: Select all
sudo grub-mkconfig -o /boot/grub/grub.cfg
Code: Select all
sudo grub-install /dev/sda
Code: Select all
sudo grub-mkconfig -o /boot/grub/grub.cfg
Code: Select all
sudo grub-install --target=i386-pc --boot-directory /boot --recheck --force /dev/sda