Bug 187615

Summary: install fails with exception
Product: [Fedora] Fedora Reporter: Andre Robatino <robatino>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED NOTABUG QA Contact: Mike McLean <mikem>
Severity: high Docs Contact:
Priority: medium    
Version: 5CC: arno.vantol
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-04-03 13:44:17 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
anacdump.txt
none
anacdump.txt for graphical install with 256M none

Description Andre Robatino 2006-04-01 20:16:22 UTC
Description of problem:
  I was helping my father try to do a clean install of FC5 on a dual boot
FC3/Win98 box with 128M.  It said that due to low memory, it had to do a text
install.  During the text install, it said something about having to immediately
swap something to the hard drive, or something like that, which we OK'ed. 
Finally the install started.  About 1/3 of the way through, it failed with an
exception.  We chose the "Save" option to save the output to a floppy, attached
here.

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

How reproducible:
don't know (probably always on this hardware)

Comment 1 Andre Robatino 2006-04-01 20:16:22 UTC
Created attachment 127184 [details]
anacdump.txt

Comment 2 Andre Robatino 2006-04-02 00:18:23 UTC
Created attachment 127190 [details]
anacdump.txt for graphical install with 256M

Comment 3 Andre Robatino 2006-04-02 00:20:01 UTC
  We temporarily increased the machine's memory to 256M and tried a graphical
install, but with essentially the same result.  Attachment above.

Comment 4 Andre Robatino 2006-04-02 03:05:59 UTC
  Should have mentioned above - the attempted installs were from CDs.  All 5 CDs
tested good with mediacheck, and the machine is known from past experience to
not be vulnerable to the mediacheck bug (bug #186512).  There was 8 GB available
on the HD.  I did a successful install on a very similar machine with more
packages included and only 6 GB available, so HD space should not be an issue.

Comment 5 Andre Robatino 2006-04-02 22:02:30 UTC
  Reassigning to high severity since installation is impossible and there
appears to be no workaround (other than another installation method, which due
to being on dialup is impractical).

Comment 6 David Cantrell 2006-04-03 13:44:17 UTC
Looks like you have a bad CD-ROM drive.  In the dump file, I see this:

<4>hdc: command error: status=0x51 { DriveReady SeekComplete Error }
<4>hdc: command error: error=0x50 { LastFailedSense=0x05 }
<4>ide: failed opcode was: unknown
<4>end_request: I/O error, dev hdc, sector 678584
<3>Buffer I/O error on device hdc, logical block 169646

Which indicates a hardware failure (either the drive itself, the cable, etc).

Comment 7 Andre Robatino 2006-04-04 20:58:21 UTC
  We tried switching the CD drive with an identical model, and got the same
error in 2 or 3 attempts to install FC5, even though CD access seemed faster. 
Then we successfully installed FC4 on the first try.  So even if it is a
hardware issue, it must selectively affect the FC5 installer somehow.  Is there
NO way this could be an OS bug masquerading as a hardware problem?