dirkme wrote:Bytheway your distro just killed my Antergos KDE install.
Ah.... intel-ucode.
Antergos implements intel-ucode by booting intel-ucode.img in its grub like this
- Code: Select all
initrd /boot/intel-ucode.img /boot/initramfs-linux.img
right?
Check the grub.cfg entry in Antergos and you should know what I mean.
Most other OS"s (including Mageia) implements intel-ucode by 'incorporating' in its kernel (some OS (like Gentoo) in its modules - no longer done).
So therefore if you use Mageia bootloader to boot Antergos, you'll see only
- Code: Select all
initrd /boot/intel-ucode.img
and of course will result in a kernel panic.
Mageia's fault? Hardly. Try other OS's bootloader to boot Antergos? It will also fail.
The way Antergos modify grub is not the way grub should be modified.
It's not following upstream grub.
Too bad Antergos blindly follow (copy) Arch [1] in doing things,,, ah.. use Arch to boot Antergos? it will also fail - what irony!
[1] Arch started this way of implementing intel-ucode and their derivatives blindly copy over this method. And yet Arch cannot boot its derivatives' OS using this modified grub (os-prober).
Why do we live? To prove not everything in nature has a purpose.