Bug 82046

Summary: 'url' line missing from /root/anaconda-ks.cfg after network install
Product: [Retired] Red Hat Linux Reporter: R P Herrold <herrold>
Component: anacondaAssignee: Jeremy Katz <katzj>
Status: CLOSED DUPLICATE QA Contact: Mike McLean <mikem>
Severity: medium Docs Contact:
Priority: medium    
Version: 9   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-02-21 18:51:12 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description R P Herrold 2003-01-16 19:24:33 UTC
Description of problem:

When installed manually, through a networked source for RPM's on the install,
(here by FTP), anaconda does not add a "url" line with the network install
source to: /root/anaconda-ks.cfg

This inforamation is known to anaconda by that time, and really part of the
meta-install process -- it should be included, or included and and 'pounded out'
as is done with the 'clearpart' partitioning stanza.

Fix:

Add the information -- in my instance, I added:

#Use Web installation
url --url ftp://ftp/pub/install/ftpinstall/

as was specified using redhat-config-kickstart -- I copied this stanza out, and
dropped it into the one produced in a prior network install file produced by
anaconda.

With this in place, I find that the installation can replicate itself hands-off

Comment 1 Michael Fulbright 2003-01-16 20:17:12 UTC

*** This bug has been marked as a duplicate of 53277 ***

Comment 2 Red Hat Bugzilla 2006-02-21 18:51:12 UTC
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.