Description of Problem: I have an Abit kt7a-raid board. I am trying to put RH7.1 on hda (w2k is on the hde / hdg raid setup). I get errors pertaining to hde and hdg before and after the partitioning section of the install. After partitioning hda (an 8.4 Gig samsung) I set the mount points. When the installation goes to format hda it crashes and burns, producing a debug report that I saved to disk. The debug report should be attached. I tried both graphical and non-graphical install, and encountered the same problem for each. How Reproducible: Every time. Steps to Reproduce: 1. Abit kt7a-raid (maybe kt7-raid), seperate drive on ide0. 2. Try to install RH7.1 3. partition hda and wait till you try to format it .... boom. Actual Results: Anaconda encounters a critical error and dumps some sort of log it told me to submit here. Expected Results: Format partitions correctly. Additional Information: To ensure that the iso image I burnt was not corrupt I tried to reproduce this bug on another machine. The install went fine, proving that the cd image is not corrupt.
Created attachment 20201 [details] File jetisoned by anaconda as it is going down.
Looks like you are having the exact same problem as bug #43321. I think there were some problems with the onboard RAID controller on this board. Here's a clip from an email on testers-list: Just to follow up in this thread as well, I finally had a chance to test again. Following up in comments made in the "Crash on VIA chipsets" thread, I went into the BIOS to change "K7 CLK_CTL Select" from the default setting of "Optimal" to the other choice of "Default." With this change, QA0319 now installs without any complaint or problem. Looks like it was a BIOS issue. Eddie Does changing the BIOS help you at all?
I changed the CLK_CTL setting to from optimal to default as suggested. There was no change on my system - still crashed as reported.
If you look on VC3 and VC4, do you see any error messages?
I should have thought of this b4, but disabling the onboard RAID when installing fixes the install problems (of course). After that the raid can be turned back on. Error messages are generated during power down, but no hangs or locks. It even works with CLK_CTRL set to optimal in the BIOS. As for errors on VC3 and 4, yes. they are probably redundant now but ... these are the last few lines from a failed install ... NOTE: These are for a graphical install with partitioning using fdisk. VC3: *Swap attempt to 128M to 256M *Autopartitioning failed because of the following errors: *Failed to allocate '/boot': Boot partition > 1024 cylinders *Failed to allocate '/': No free primary *Failed to allocate '/Swap0000-auto': No free primary *Maximum cylinder is 66 VC4: <4>ide2: reset: success <4>hde: read_intr status=0x51 {DriveReady SeakComplete Error} <4>hde: read_intr: error=0x10 {SectorIdNotFound}, LBAsect=44050232, sector=2 <4>end_request: I/O error, dev 21:03 (hde), sector 2 I don't need any more info as my install now works fine :-) Many thanks!
Ok. Glad to be of help. Have fun.