Bug 53651
Summary: | Anaconda update-disk-20001009.img Crashes During Linux Install | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | dt250195 |
Component: | anaconda | Assignee: | Brent Fox <bfox> |
Status: | CLOSED NOTABUG | QA Contact: | Brock Organ <borgan> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 7.1 | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2001-09-19 02:39:12 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
dt250195
2001-09-13 23:21:47 UTC
Errr...the update-disk-20001009.img file is an errata release for 7.0, so trying to use it with 7.1 (which is what this bug report lists as the version you are using) is not going to work. There hasn't been an anaconda errata for Red Hat Linux 7.1. I don't understand what you're trying to do. A better explaination of the anaconda problems you were having before trying the update disk would be helpful. These are the anaconda problems I was having before trying the update disk (Red Hat 7.1): Traceback (innermost last): File "/usr/bin/anaconda", line 438, in ? intf.run(todo, test = test) File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/text.py", line 1030, in run rc = apply (step[1](), step[2]) File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/text.py", line 507, in __call__ if todo.doInstall (): File "/usr/lib/anaconda/todo.py", line 1547, in doInstall self.instCallback, p) File "/usr/lib/anaconda/todo.py", line 1298, in instCallback self.rpmFD = os.open(fn, os.O_RDONLY) OS Error: [Errno 2] No such file or directory: '/mnt/source/RedHat/RPMS/setup- 2.3.4-1.noarch.rpm' Local variables in innermost frame: fn: /mnt/source/RedHat/RPMS/setup-2.3.4-1.noarch.rpm total: 0 self: <todo.ToDo instance at 8221508> h: <header object at 88252b0> amount: 0 intf: <text.InstallProgressWindow instance at 8e93e70> what: 2 ToDo object:(itodoToDop1(dp2S'method'p3(iimageCdromInstallMethodp4 (dp5S'progressWindow'p6 <failed> Ok, the installer is unable to read some of the packages from the cd. This usually means that the cdrom media is damaged somehow. When the install crashes, try pressing <Ctrl><Alt><F4> and see if there are any error messages there related to the cdrom drive. Ok there were error messages about the cdrom. I put a different cdrom in and had no problems loading. No need to respond to this comment. Thankx Ok. Thanks for your report. |