On Thu, Jan 02, 2020 at 08:44:51PM +0000, Gisbert Haas wrote:
Hallo All,
I have a proprietary application running on Debian9 with hardcoded NIC "eno1". If I would like to use virtualization I need to have the NIC show up as onboard NIC so systemd will name it eno1. I dont have access to the OS Debian9 to change anything. is there a way to have the Bios report the NIC as onboad eno1?
Thanks a lot
Yes, look into the ACPI _DSM instance number and/or the DMI/SMBIOS Type 41 record.
Jonathan