Hide Forgot
Description of problem: After my netinstall anaconda created an ifcfg-pci10p1 network script, but the correct device name was actually ifcfg-p10p1. I had to find this name manually in /proc and rename the ifcfg script and edit the device name inside it. Version-Release number of selected component (if applicable): F15 Beta netinstall How reproducible: Always Steps to Reproduce: 1. install fedora minimal 2. system network start --> fails, complains of missing device 3. Actual results: cannot internet Expected results: internet Additional info: I don't know which specific anaconda logs are important but I'll try
This is due to biosdevname changing the naming scheme halfway through the release process. Please test again with one of the final release candidates and let us know if you're continuing to see problems. Thanks.
It works great on the latest release candidate, thanks