Mine would possibly not be any good - I only have Manjaro (Gnome, Xfce4, Cinnamon, Plasma …) in several VM’s
not even one on real hardware.
And not in multi boot configuration, but a separate VM for each one.
… and I have altered some of them - to not show a menu or to not wait for any input to select a different kernel …
I trust @Teo to be able to decode the possible issue.
as you can see: sudo grub-mkconfig -o /boot/grub/grub.cfg
is the equivalent
The package / the command was always available by default in any Manjaro system I installed.
You can install it: sudo pacman-mirrors -c Germany
or sudo pacman-mirrors -f
to update the mirrors
sudo pacman -Syu update-grub
(will try to update the whole system and also install that package)
and then sudo grub-mkconfig -o /boot/grub/grub.cfg
but nothing changed , still on 5.11.22-2-MANJARO
okay @teo can this problem be solved by chroot into garuda linux , who’s boot loader is opening and then try to edit it’s grub file and turn it into hidden just as we changed manjaro’s into menu and then update-grub , is that worth a shot?
well this worked and also sudo update-grub is working but still i don’ think it will make a difference , as you rightly said sudo update-grub and sudo grub-mkconfig -o /boot/grub/grub.cfg is same
haha wait , i try to simplify it for you ,
currently the bootloader i’m getting is of garuda linux
what if i boot through manjaro live usb and then mnt into garuda OS
and then using chroot , i’ll try to edit /etc/default/grub
won’t this be the grub bootloader of garuda? and there i will change GRUB_TIMEOUT_STYLE=menu into GRUB_TIMEOUT_STYLE=hidden
, so that garuda bootloader doesn’t open and this will force manjaro’s or some other grub bootloader
because i want manjaro’s bootloader , garuda’s bootloader is breaking garuda os and also i don’t like the look n feel of garuda os , also it always points to garuda os when i boot , unlike manjaro , where it boots into the last selected os
I did , only the old one’s were mentioned and i think its because garuda’s grub hasn’t been updated
, also when i go into bios to setup boot sequence , i have three similar names , which is indicating , three grub’s of Manjaro , EOS and garuda , now how do i choose which is which?
Garuda can’t be booted through garuda’s bootloader
okay wait , i try this one
the best part of it is i got a reader tag in the forum for reading a 100 posts of one topic only , also i’ll summarise all the answers in one post , so next time someone doesn’t have to go through 200 posts
… why even have that many distros when you could just have one that you know
and do the rest as VM’s ?
(rhetorical question …)
I have several Manjaro VM’s,
all kvm / qemu / virt-manager
one EOS and some variants of Windows
all running under:
Mint (LTS, but not the most current)
you could also just revert the changes that you did to it - and it would behave like before …
because i learned about lv, qemu vm’s later on and then i try to use more of then and that’s why most of my systems are outdated ,
yeah , but like it was never a concern so , i was never worried about it
okay so i did ,so currently there were 5 options in boot sequence , listed as below
UEFI : WD Elements 2621 1026 but mentioned as UEFI : WD Elements 2621 1026 (Garuda)
windows boot manager which is unchecked , so it was not in the list
manjaro mentioned as manjaro
UEFI : WD Elements 2621 1026 mentioned as UEFI : WD Elements 2621 1026
UEFI : WD Elements 2621 1026 mentioned as UEFI : WD Elements 2621 1026
i tried all besides windows boot manager , and on trying, manjaro and one UEFI : WD Elements 2621 1026 , the computer start and trips and then redirects me to boot sequence and i had to rechoose it and on trying last UEFI : WD Elements 2621 1026 , the bios gave me a clear message of ’ no bootable device ’
I agree 100% on the suggestion by @Nachlese to use VMs. Far simpler to have just one OS on bare metal; you can experiment with and explore as many other distros as will fit in your storage, save snapshots, duplicate or delete them, whatever.