View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0017700 | CentOS-8 | NetworkManager | public | 2020-08-31 10:42 | 2020-08-31 10:43 |
Reporter | wangqing | Assigned To | |||
Priority | high | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Product Version | 8.2.2004 | ||||
Summary | 0017700: Install gnome's kvm virtual machine clone, add pci interface, network card cannot be activated | ||||
Description | Install gnome's kvm virtual machine clone, add pci interface, network card cannot be activated | ||||
Steps To Reproduce | 1. virt-install creates a virtual machine 2. Copy qcow2 3. build xml and delete the following lines ```bash <controller type='pci' index='0' model='pci-root'/> <controller type='ide' index='0'> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x1'/> </controller> ``` 4. virsh create clone.xml 5. View ip without logging in to grome | ||||
Tags | "Network", centos 8 | ||||