In the hope of solving a faulty GRUB problem in the second HDD I called grub-install but the end result is now a strange mess ...
In a nutshell:
I have a MBR sda ( containing windows and manjaro ) and a mbr sdb (Proxmox ) and a GPT sdc ( Anti-X , Red Core, Centos 7 )
After calling explicitly sudo install-grub /dev/sdc in Manjaro Termina,
I got some /boot/efi warnings so I forced with sudo --force install-grub
After the reboot everything is messed up as I boot the system I get only an error in grub:
_error: symbol 'grub_file_filters' not found _
and then the grub_rescue shell...
I am still making the Manjaro USB live install in the laptop ...
Any ideas ?