You are not logged in.
Pages: 1
I have multiple Linuxes installed. Grub is currently managed in the manjaro installation. After a recent update the menu entry to boot into Arch is gone. Running
pacman -S grubreinstall grub but does not add Arch Linux.
Running
update-gruboutputs:
Generating grub configuration file ...
Found theme: /usr/share/grub/themes/manjaro/theme.txt
Found linux image: /boot/vmlinuz-5.10-x86_64
Found initrd image: /boot/amd-ucode.img /boot/initramfs-5.10-x86_64.img
Found initrd fallback image: /boot/initramfs-5.10-x86_64-fallback.img
Found linux image: /boot/vmlinuz-5.4-x86_64
Found initrd image: /boot/amd-ucode.img /boot/initramfs-5.4-x86_64.img
Found initrd fallback image: /boot/initramfs-5.4-x86_64-fallback.img
Warning: os-prober will be executed to detect other bootable partitions.
Its output will be used to detect bootable binaries on them and create new boot entries.
Found Ubuntu 22.04.2 LTS (22.04) on /dev/nvme0n1p2
Found Arch Linux on /dev/nvme0n1p3
Adding boot menu entry for UEFI Firmware Settings ...
Found memtest86+ image: /boot/memtest86+/memtest.bin
/usr/bin/grub-probe: warning: unknown device type nvme0n1.
doneos-probe seems to see arch linux. But still it's not getting added to the boot menu. Any idea why?
Offline
You are asking about manjaro on an arch forum. members probably don't know about manjaro.
Grub on an arch linux machine.
https://wiki.archlinux.org/title/GRUB
Read 3.1.2
Offline
Pages: 1