mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
Incorporate additional changes into generation
This commit is contained in:
parent
d1d7920f0a
commit
cc62b5ac78
4 changed files with 23 additions and 9 deletions
|
@ -208,9 +208,10 @@ additional line to your virtual machine configuration:
|
|||
|
||||
- `network="br0"`
|
||||
|
||||
If you want to have a persistent MAC address for your bridged network interface
|
||||
in the gust VM you can add `macaddr` to the virtual machine configuration. QEMU
|
||||
requires that the MAC address is in the range: **52:54:00:AB:00:00 - 52:54:00:AB:FF:FF**
|
||||
If you want to have a persistent MAC address for your bridged network
|
||||
interface in the guest VM you can add `macaddr` to the virtual machine
|
||||
configuration. QEMU requires that the MAC address is in the range:
|
||||
**52:54:00:AB:00:00 - 52:54:00:AB:FF:FF**
|
||||
|
||||
So you can generate your own MAC addresses with:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue