Update Proxmox/ThunderboltNetwork.md
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user