Bug 20294

Summary: LILO option lba32 sometimes needed
Product: [Retired] Red Hat Linux Reporter: D. Hugh Redelmeier <hugh>
Component: installerAssignee: Michael Fulbright <msf>
Status: CLOSED DUPLICATE QA Contact: Brock Organ <borgan>
Severity: high Docs Contact:
Priority: high    
Version: 7.0CC: hugh
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: 2000-11-03 19:41:50 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 D. Hugh Redelmeier 2000-11-03 19:20:37 UTC
I installed RHL7.0 via NFS on a recent PC with a large disk.  I placed the
LINUX / partition above 8.5G (above cyl 1024).  The installation appeared
to be done properly.  When the installer invited me to hit return to
reboot, the X screen disappeared to briefly reveal a scary error message on
the text console.  The message was quickly cleared by the rebooting
process.

The reboot failed.  To cut a long story short, the flashed messages were
from LILO, saying:
  Warning: device 0x0307 exceeds 1024 cylinder limit
  Fatal: sector 26948994 too large for linear mode (try 'lba32' instead)
LILO had therefore not installed a boot sector.
The installer should definitely have reported this problem to me.  It
should have provision to rectify it.  It is lucky that I created a boot
floppy.
The man pages for lilo and lilo.conf make no mention of lba32.  I found
that replacing "linear" with "lba32" in /etc/lilo.con fixed the problem.

Comment 1 Michael Fulbright 2000-11-03 19:41:47 UTC

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

Comment 2 Matt Wilson 2000-11-03 22:09:45 UTC
Boot the installer with "linux lba32" per the note in RELEASE-NOTES on the CD.