Bug 30640

Summary: Installer crashed - NameError: floppyDrive
Product: [Retired] Red Hat Linux Reporter: Juergen Weiss <weiss>
Component: anacondaAssignee: Matt Wilson <msw>
Status: CLOSED CURRENTRELEASE QA Contact: Brock Organ <borgan>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1   
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: 2001-03-05 12:12:20 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 Juergen Weiss 2001-03-05 11:57:49 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.7 [en] (WinNT; I)


During kickstart installation I got the following error:

File "/usr/lib/anaconda/todo.py", line 550, in __init__ 
self.setFdDevice()
File "/usr/lib/anaconda/todo.py", line 595, in setFdDevice
if not floppyDrive: return
NameError: floppyDrive
install exited abnormaly 




Reproducible: Always
Steps to Reproduce:
1. on newer systems with asus cdubx board
2. try kickstart install
3.
	

Actual Results:  installer crashes

Expected Results:  installation should sucseed

under vmware kickstart installation is o.k. - same server, same kickstart file
on older systems 486x installation is also o.k. - same ip, same server, same NIC

Comment 1 Juergen Weiss 2001-03-05 12:12:10 UTC
First line on screen:
dules = extraModules, pcicController = pcicController)


Comment 2 Matt Wilson 2001-03-05 16:01:17 UTC
fixed in wolverine (beta2)