Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 567890

Summary: Anaconda 13-Alpha - error parsing kickstart file (missing Bootloader configuration)
Product: [Fedora] Fedora Reporter: Milan Kerslager <milan.kerslager>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 13CC: anaconda-maint-list, jonathan, vanmeeuwen+fedora
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: 2010-03-17 19:42:44 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:
Attachments:
Description Flags
anaconda.log from Fedora 13 Alpha
none
Error message from Anaconda (screenshot)
none
Screenshot of tty3 with error when mounting your updates image none

Description Milan Kerslager 2010-02-24 08:45:16 UTC
I tryed to install Fedora 13-Alpha.RC2 (builded yesterday) from ISO image mounted on my FTP server, booted off PXE.

I'got the error about missing information in kickstart file (Bootloader configuration) even I'm able to install from this KS file older versions of Fedora and teher is "bootloader --location=mbr --append="rhgb quiet"" line in KS file.

My KS file: http://ftp.pslib.cz/pub/local/ks/pslib.php?rel=fb&arch=i386

Comment 1 Chris Lumens 2010-02-24 16:58:23 UTC
Can you also attach /tmp/anaconda.log to this bug report?

Comment 2 Milan Kerslager 2010-03-10 11:09:11 UTC
Created attachment 399053 [details]
anaconda.log from Fedora 13 Alpha

Comment 3 Milan Kerslager 2010-03-10 11:09:44 UTC
Final Alpha 13 has still the problem.

Comment 4 Chris Lumens 2010-03-10 15:23:57 UTC
Does updates=http://clumens.fedorapeople.org/567890.img fix this problem?

Comment 5 Milan Kerslager 2010-03-11 12:16:54 UTC
Created attachment 399326 [details]
Error message from Anaconda (screenshot)

Comment 6 Milan Kerslager 2010-03-11 12:23:21 UTC
Created attachment 399328 [details]
Screenshot of tty3 with error when mounting your updates image

The error message is the same (see previous screenshot). It seems like Anaconda did not mounted your image. Maybe it is corrupted or Anaconda did not uncompress it before trying to mount it.

Comment 7 Milan Kerslager 2010-03-11 12:27:44 UTC
Sorry, I see two files /tmp/updates/kickstart.{py,pyc}, so it seems like your patch worked but did not fixed the problem.

Comment 8 Milan Kerslager 2010-03-17 08:08:36 UTC
13-Beta.TC0 has the problem still. No traces about whats wrong on other consoles.

Comment 9 Milan Kerslager 2010-03-17 19:33:19 UTC
I had misconfigured kickstart for 13-Beta.TC0 and when fixed, the problem is gone. The bug could be closed.