So... More "simple" than I imagined, however, I lacked the necessary knowledge regarding the subject "Predictable Network Interface Names" ![]()
Available from various sources on the internet, but more simply and directly explained at https://www.thomas-krenn.com/e…e_Network_Interface_Names
Basically, I was violating the rules of the standard, appropriating/maintaining the "enx" prefix that is associated with the "mac address" of the network interface, therefore, "enx1s0" is something that is invalid, therefore, not recognized by the OMV.
As I didn't want to return to the old name (long and "weird"), now, knowing the valid/acceptable standards, I renamed the interface again, from "enx1s0" to "enp2s0" (enp1s0 is my main interface), and that's it, After booting, OMV recognized the new interface, now with the customized name.
Everything Ok now... I hope to help other people with the same question/"problem" ![]()