-
Bug
-
Resolution: Won't Do
-
Minor
-
None
-
rhel-8.6.0
-
None
-
Moderate
-
rhel-sst-network-management
-
ssg_networking
-
5
-
False
-
-
No
-
None
-
-
None
-
None
-
If docs needed, set a value
-
-
Unspecified
-
None
This bug was initially created as a copy of Bug #1712424
I am copying this bug because: customer is having the same issue even on rhel 8.6
Description of problem:
kickstart installation will fail with "Warning: /dev/root does not exist" when specifying non existent network interface
Version-Release number of selected component (if applicable):
python3-kickstart-3.16.3-2.el8.noarch
redhat-release-8.0-0.44.el8.x86_64
How reproducible:
always
Steps to Reproduce:
1. use kickstart to install new vm -example (-x 'inst.ks=nfs:10.44.130.210:/storage/nfs/ks.cfg ip=10.37.193.45::10.37.195.254:255.255.252.0:hostname:eth0:off) where eth0 is interface that does not exist
Actual results:
kickstart installation will fail with "Warning: /dev/root does not exist"
Expected results:
installation would report that interface is not available, it could also report available interfaces that have link
Additional info:
tested on virtual guest with virt-install
- external trackers