Bug 27836 - Installer fails with NameError: floppyDrive
Summary: Installer fails with NameError: floppyDrive
Keywords:
Status: CLOSED DUPLICATE of bug 25514
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: anaconda
Version: 7.1
Hardware: i386
OS: Linux
medium
high
Target Milestone: ---
Assignee: Michael Fulbright
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-02-15 21:03 UTC by Need Real Name
Modified: 2007-04-18 16:31 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-02-15 21:03:42 UTC
Embargoed:


Attachments (Terms of Use)

Description Need Real Name 2001-02-15 21:03:39 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.72 [en] (X11; U; Linux 2.2.18 i686)


The installer refuses to work on my PII-350. There is nothing special about
the machine; it's always been my Linux box and I've always used RedHat. The
error produced some traceback info which I will include in additional info
section. (Please forgive any typos, it was hand-transcribed from screen
output.) Let me know if any other info is required.

Reproducible: Always
Steps to Reproduce:
1. Attempt install
	

Running anaconda - please wait...
Probing for mouse type...
Found a Generic - 3 Button Mouse (PS/2)
Probed X server is XFree86
Card:RIVA128
We can use framebuffer
fb_check returned with value Card:RIVA128
We can use framebuffer
0
Using X server /usr/X11R6/bin/XF86_FBDev
Can't open /dev/fb0
Waiting for X server to start... X server started successfully.
Traceback (innermost last):
  File "/usr/bin/anaconda", line 500, in ?
    extraModules = extraModules, pcicController = pcicController)
  File "/usr/bin/anaconda/todo.py", line 550, in __init__
    self.setFdDevice()
  File "/usr/bin/anaconda/todo.py", line 592, in setFdDevice
    if not floppyDrive: return
NameError: floppyDrive
install exited abnormally
sending termination signals...done
sending kill signals...done
disabling swap...
unmounting filesystems...
     /proc/bus/usb
     /mnt/runtime
     /mnt/source umount failed (16)
     /dev/pts
     /proc
you may safely reboot your system

Comment 1 Jeremy Katz 2001-02-15 21:57:18 UTC
Please use the update image from
ftp://ftp.redhat.com/pub/redhat/beta/fisher/en/updates/OS/images/fisher-upddsk1.img
using the instructions described in the README of that directory or this fisher
release announcement.


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


Note You need to log in before you can comment on or make changes to this bug.