From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8) Gecko/20051111 Firefox/1.5 Description of problem: * Boot system with first RH ES 4 installation CD * Type linux rescue * When the screen comes up that tells you to configure networking, say 'yes', then configure (in my case 2) interfaces manually (I set both interfaces to a 192.168.1.* private address. * Get out of screen. * Anaconda bombs (screen colors are white on blue), Here is what is on screen: Traceback (most recent call last, kinda hard to read because the CR characters seem to be missing in the output): File "/usr/bin/anaconda", line 604, in ? rescue.runRescue(rootPath, not rescue_nomount, id) File "/usr/lib/anaconda/rescue.py", line 209, in runRescue rc = apply(win, (screen, ) + args) TypeError: __call__() takes exactly 6 arguments (5 given) Interleaved, this text: install exited abnormally sending termination signals...done sending kill signals...done etc. until you may safely reboot your system Version-Release number of selected component (if applicable): RH ES 4 ISO images, update 2 How reproducible: Didn't try Steps to Reproduce: See above Actual Results: See above Expected Results: See above Additional info:
*** This bug has been marked as a duplicate of 172588 ***