Change network device name
This commit is contained in:
parent
7a27715327
commit
2205cbdfb1
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ Creating the VM
|
|||
--osinfo rhel9.1 \
|
||||
--boot uefi \
|
||||
--cdrom /var/lib/libvirt/isos/rhel-baseos-9.1-x86_64-dvd.iso \
|
||||
--network type=direct,source=eno1,source_mode=bridge \
|
||||
--network type=direct,source=enp2s0,source_mode=bridge \
|
||||
--graphics vnc \
|
||||
--autoconsole none
|
||||
|
||||
|
|
Loading…
Reference in a new issue