Tumbleweed being the first install I was trying to install parallel , so to speak Ubuntu-studio.
Installation was reported ok …but I could not boot it.
The original Grub showed up.
Is it because tumbleweed is using a different version of Grub ? If so , what can I do.
Fedora is has been wiped.
when installing the above Studio(recording) systems only the ubuntu installer gave me accurate info
grub2-mkconfig -o /boot/efi/EFI/opensuse/grub.cfg
localhost:/ #
localhost:/ # grub2-mkconfig -o /boot/efi/EFI/opensuse/grub.cfg
Generating grub configuration file ...
Found theme: /boot/grub2/themes/openSUSE/theme.txt
Warning: os-prober will not be executed to detect other bootable partitions.
Systems on them will not be added to the GRUB boot configuration.
Check GRUB_DISABLE_OS_PROBER documentation entry.
Adding boot menu entry for UEFI Firmware Settings ...
done
localhost:/ #
Ok, so Fedora is a stale entry (that could be removed if desired).
Enable os-prober by changing GRUB_DISABLE_OS_PROBER=true to GRUB_DISABLE_OS_PROBER=false in /etc/default/grub, and then run sudo grub2-mkconfig -o /boot/efi/EFI/opensuse/grub.cfg
localhost:/ # grub2-mkconfig -o /boot/grub2/grub.cfg
Generating grub configuration file ...
Found theme: /boot/grub2/themes/openSUSE/theme.txt
Warning: os-prober will not be executed to detect other bootable partitions.
Systems on them will not be added to the GRUB boot configuration.
Check GRUB_DISABLE_OS_PROBER documentation entry.
Adding boot menu entry for UEFI Firmware Settings ...
done
localhost:/ #
localhost:/ #
localhost:/ # os-prober
247.958121 | DM multipath kernel driver not loaded
/dev/nvme0n1p3:AVL-MXe 25 (25):AVL-MXe:linux
/dev/nvme0n1p6:Ubuntu 24.04.3 LTS:Ubuntu:linux:btrfs:UUID=1546148c-8376-4726-b262-162c7777d07b:subvol=
localhost:/ #
@deano_ferrari
In file /etc/default/grub there is no entry
GRUB_DISABLE_OS_PROBER= …
@ozotto very, many of the btrfs features are integrated into grub-bls. Else as indicated you can switch but could have unexpected issues… Just use the BIOS Boot menu to select the other operating systems to boot.
did that … reboot … no result
then I ran
grub2-mkconfig -o /boot/efi/EFI/opensuse/grub.cfg
Generating grub configuration file ...
Found theme: /boot/grub2/themes/openSUSE/theme.txt
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.
51.445328 | DM multipath kernel driver not loaded
Found AVL-MXe 25 (25) on /dev/nvme0n1p3
Found Ubuntu 24.04.3 LTS on /dev/nvme0n1p6
Adding boot menu entry for UEFI Firmware Settings ...
done
localhost:/ #
…so that sounded encouraging … What a shame …no new entries in the boot menue.
however I think we maybe close to it… any further ideas ?
@ozotto whilst that command produces output, it’s not for grub-bls, update-bootloader is the command to use, single boot only…
I still run grub2-efi here along with apparmor and no btrfs… Just haven’t got around to a fresh install. I have other grub-bls setups, single boot and one dual boot with Windows 11 which is booted via the BIOS menu…
As I said, we may be close to it. Any further ideas ?
… it would help me to pinch ideas as to create a Suse recording environment and be it initially only experimental.
When I compare what Fedora-Jam, Ubuntu Studio and AV Linux have to offer , It is just an accumulation of audio software " working in harmony " out of the box !