diff --git a/Proxmox/ThunderboltNetwork.md b/Proxmox/ThunderboltNetwork.md index 880b8b8..549c8de 100644 --- a/Proxmox/ThunderboltNetwork.md +++ b/Proxmox/ThunderboltNetwork.md @@ -22,6 +22,11 @@ EOF ``` Adjust the `/etc/network/interfaces`. Remove any section that belongs to any auto added **thunderbolt0** or **thunderbolt1** interface. + +```python +nano /etc/network/interfaces +``` + ```python allow-hotplug en05 iface en05 inet manual