I went to KDEneon in 2018 but thinking I might transition back to Kubuntu. While I'm re-configuring everything, I thought about UEFI and if there's any real reason to use it. I have avoided it successfully for many, many years. Why? Initially the release of UEFI was tied to MS and dual booting was problematic. So I just stuck to GRUB.
Current setup: I have 4 bootable installs. One of those is an Ubuntu server install (no graphics) that only serves as a GRUB host. It boots to a custom grub menu. From there, I select my chosen distro, and it switches to the grub.cfg of one of the other 3 installs. Then it boots the selected distro. I doubt it matters, but all the distros are in BTRFS subvolumes on the same BTRFS file system. This was set up in 2018 or so.
Reasoning: I went with this design after having GRUB wiped out in the past by subsequent installs or removing the distro that had last installed GRUB leaving my system unbootable. Now, when I do a bare-metal installation of a new distro, I point it's GRUB install to a partition rather than the boot drive. This allows each distro to create it's own GRUB config but insures the bootable version of GRUB is untouched.
The downside: I have to manually edit GRUB menu of the GRUB host distro and update GRUB before booting to a new install. Not really an onerous task, but still a task. Also, since this approach results in two grub menus at boot time, there is an additional timer delay at boot time unless I hit Enter twice. Again, not a huge problem, but it's there. I have all GRUB timeouts set to 5 seconds to minimize the delay.
The reason to change: Moving to a single boot manager that doesn't need as much manual maintenance would be nice, as well as a single boot screen instead of two.
The questions:
I have run into problems in the past on my laptop, which is using UEFI, when I had Kubuntu installed and then installed KDEneon. At the time, both distros using the same UEFI folder so installing KDEneon resulted in Kubuntu not being displayed in the boot menu. I think KDEneon fixed this, but I could see this happening again somewhere in the future, like installing a newer version of a distro along side an older version. TO be fair, I probably wouldn't do that because I typically us VMs for short term testing.
Current setup: I have 4 bootable installs. One of those is an Ubuntu server install (no graphics) that only serves as a GRUB host. It boots to a custom grub menu. From there, I select my chosen distro, and it switches to the grub.cfg of one of the other 3 installs. Then it boots the selected distro. I doubt it matters, but all the distros are in BTRFS subvolumes on the same BTRFS file system. This was set up in 2018 or so.
Reasoning: I went with this design after having GRUB wiped out in the past by subsequent installs or removing the distro that had last installed GRUB leaving my system unbootable. Now, when I do a bare-metal installation of a new distro, I point it's GRUB install to a partition rather than the boot drive. This allows each distro to create it's own GRUB config but insures the bootable version of GRUB is untouched.
The downside: I have to manually edit GRUB menu of the GRUB host distro and update GRUB before booting to a new install. Not really an onerous task, but still a task. Also, since this approach results in two grub menus at boot time, there is an additional timer delay at boot time unless I hit Enter twice. Again, not a huge problem, but it's there. I have all GRUB timeouts set to 5 seconds to minimize the delay.
The reason to change: Moving to a single boot manager that doesn't need as much manual maintenance would be nice, as well as a single boot screen instead of two.
The questions:
- Should I change to UEFI and why?
- Can UEFI even allow this?
- How would UEFI handle multiple new installs without messing with other existing installations?
I have run into problems in the past on my laptop, which is using UEFI, when I had Kubuntu installed and then installed KDEneon. At the time, both distros using the same UEFI folder so installing KDEneon resulted in Kubuntu not being displayed in the boot menu. I think KDEneon fixed this, but I could see this happening again somewhere in the future, like installing a newer version of a distro along side an older version. TO be fair, I probably wouldn't do that because I typically us VMs for short term testing.











Comment