mirror of
https://github.com/PhyllomeOS/phyllomeos.git
synced 2025-02-22 07:22:17 +00:00
just added a commentary related the creation of the network birdge
This commit is contained in:
parent
cae6a91254
commit
d4ca8fe048
@ -39,7 +39,7 @@ chown test:test /var/lib/libvirt/iso
|
||||
mkdir /var/lib/libvirt/rom
|
||||
chown test:test /var/lib/libvirt/rom
|
||||
|
||||
# Create a network bridge (doesn't work, perhaps because nmcli is not available at that time)
|
||||
# Create a network bridge (doesn't work, perhaps because nmcli is not available at that time. No, it is because the new network must be defined within the libvirt context, with an XML file)
|
||||
# nmcli con add ifname br0 type bridge con-name br0
|
||||
# nmcli con add type bridge-slave ifname en0 master br0
|
||||
# nmcli con up br0
|
||||
|
Loading…
x
Reference in New Issue
Block a user