Bug 71455

Summary: Bootloader unable to boot after restart
Product: [Retired] Red Hat Linux Reporter: Jonathan Hodges <jhodges>
Component: anacondaAssignee: Jeremy Katz <katzj>
Status: CLOSED WONTFIX QA Contact: Brock Organ <borgan>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.3   
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-08-14 19:29:02 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 Jonathan Hodges 2002-08-13 20:19:48 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 5.5; Windows 95)

Description of problem:
The installer automatically disables LBA32 even when installing /boot past 1024 
cylinders, which makes the OS non-bootable (when default value is used).  In 
previous versions (7.2) this is not a problem and the installer seems to 
configure itself appropriately.  The help item for LBA32 makes it seem 
unnecessary to install.

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


How reproducible:
Always

Steps to Reproduce:
1. New install (from CD or other source)
2. Autopartition the drive (with large partition at beginning of drive that 
will be left intact)
3. /boot will be installed beyond 1024 cylinders (warning given)
4. LBA32 is not checked by default
5. Complete install
6. System will not boot to that partition (either from bootloader on mbr or 
from bootfloppy)
7. linux rescue from cd will find the redhat installation
	

Actual Results:  Upon reboot the redhat installation will not boot (can't 
find /boot beyond 1024 cylinders without LBA32 enabled).  Cannot boot from 
floppy disk (created during install process) either. linux rescue from cd will 
find the redhat installation.

Expected Results:  LBA32 should be checked by default when /boot is beyond 1024 
cylinders so system will boot by default -- this seems to be the case in redhat 
7.2

Additional info:

Comment 1 Jeremy Katz 2002-08-14 21:55:37 UTC
Unfortunately, some BIOSes are buggy and don't properly support the LBA32 probe.
 That's why we have the checkbox to force it if you need to do so.