Bug 64114

Summary: Anaconda dumps error when installing bootloader
Product: [Retired] Red Hat Linux Reporter: Brandon Friedman <brandonf>
Component: anacondaAssignee: Michael Fulbright <msf>
Status: CLOSED NOTABUG QA Contact: Brock Organ <borgan>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.2   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-04-26 19:22:10 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 Brandon Friedman 2002-04-25 21:00:54 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)

Description of problem:
Upgrade from RH 6.2 to 7.2.
Installation on SCSI hdd, upgraded to EXT 3 fs, selected GRUB loader, installed 
upgrade packages, post installation - Anaconda outputs error when installing 
GRUB bootloader. Anaconda reported a possible bug.

Version-Release number of selected component (if applicable):


How reproducible:
Didn't try


Additional info:

System doesn't boot-up, bootloader hangs on LI.
Booted of CD into rescue mode, looked at lilo.conf - still the old file, no 
grub.conf files?

Comment 1 Michael Fulbright 2002-04-26 19:22:05 UTC
Were you able to save the error dump output to floppy?

Comment 2 Brandon Friedman 2002-04-27 07:22:34 UTC
Hi 
Sorry I didn't but I did solve the problem.
It isn't bug!
The lilo.conf file had the immunitable flag set... so I had to remove it:
chattr -i /etc/lilo.conf
All working now
Thanks