Bug 123692
Summary: | Exception Occured problem | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Dan <zphreak217> |
Component: | anaconda | Assignee: | Jeremy Katz <katzj> |
Status: | CLOSED DUPLICATE | QA Contact: | Mike McLean <mikem> |
Severity: | high | Docs Contact: | |
Priority: | medium | ||
Version: | 2 | CC: | developer |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2006-02-21 19:03: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
Dan
2004-05-20 02:27:15 UTC
ok sorry to say almost same results for the text install: "File "/usr/bin/anaconda", line 1131, in ? intf.run(id, dispatch, configFileData) File "/usr/lib/anaconda/text.py", line 475, in run dispatch.gotoNext() File "/usr/lib/anaconda/dispatch.py", line 169, gotoNext self.moveStep() File "/usr/lib/anaconda/dispatch.py", line 237, in moveStep rc = apply(func, self.bindArgs(args)) File "usr/lib/anaconda/packages.py", line 1125, in doPostInstall devnull = os.open("/dev/null", os.O_RDWR) OSError: [Errno 5] Input/output error: '/dev/null'" I am having the exact same problems with the Fedora Core 2 installation. See bug number 124029. The work around for me was to use linux mem=256M when installing. My HW MB: Tyan Tomcat K8S(S2850G2N) Processor: AMD Opteron 146 (2GHz) RAM: 1 GB HD: Maxtor 80GB 7200 RPM IDE ULTRA ATA 133 Maybe it's a problem with x86_64 systems with more that X MB of memory where X > 256M. *** This bug has been marked as a duplicate of 119447 *** Changed to 'CLOSED' state since 'RESOLVED' has been deprecated. |