I have multiple distros on my laptop. Recently i’ve installed a new one, but is on a btrfs partition and even after the usual grub-update it didn’t show in the grub menu.
sudo parted -l
Number Start End Dimension File system Name Flag
1 1049kB 403MB 402MB ntfs Basic data partition hidden, diag, no_automount
2 403MB 955MB 552MB fat32 EFI system partition start, esp, no_automount
3 955MB 1089MB 134MB Microsoft reserved partition msftres, no_automount
4 1089MB 131GB 130GB ntfs Basic data partition msftdata
5 131GB 347GB 215GB ext4 endeavouros
6 347GB 355GB 8389MB linux-swap(v1) swap
7 355GB 575GB 220GB btrfs root <<<<<<<<(( THIS ONE))
8 659GB 973GB 315GB ext4
9 973GB 975GB 1843MB ntfs hidden, diag, no_automount
10 975GB 1000GB 25,0GB ntfs Basic data partition hidden, msftdata
I seriously thank you everyone for your suggestions. This is a great community.
In the end i’ve discovered that the btrfs format of the installation wasn’t necessary but just a preset of the distro. So i’ve just reinstalled all on a ext4 partition instead and after the grup-update everything is now visible.
The btrfs file system would not have anything to do with it not showing. Linux mint never works properly with grub having multiple distro’s installed especially with an arch based distro like EOS unless you have it controlling the boot loader.