On Fri, 20 Mar 2020 04:43:56 +1030 Tim via users wrote: > a. Do not install a bootloader, let me use something else (something > you've already got, that you're prepared to configure, yourself). It may allow me to not install grub at all (I forget), but then I have no way to boot that partition at all. What I do now is have a small stand alone boot partition with grub installed. all the boot entries in that grub (the only one the cpu boots) have "configfile" entries pointing to other partitions which have their own /boot, their own grub.cfg, without a jumbled mixing of multiple different kernels and partitions in a single grub. I can do kernel updates and wot-not and only the grub that goes with that kernel is modified. I don't have to constantly fix what the default boot is after every kernel update in every partition. (uefi, on the other hand, might discombobulate this technique, so far even my very new motherboard will let me boot old dos style so I haven't had to deal with uefi at all). _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx