Bug 515674
Summary: | f12 anaconda rescue mode failed | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Liam Li <lili> | ||||
Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | low | ||||||
Version: | rawhide | CC: | anaconda-maint-list, jlaska, rvykydal, vanmeeuwen+fedora | ||||
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: | 2009-08-05 12:18:44 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: | |||||||
Attachments: |
|
Transcribed traceback from attachment Traceback (most recent call last): File "/usr/bin/anaconda", line 745, in <module> rescue.runRescue(anaconda, instClass) File ".../rescue.py", line 464, in runRescue makeFStab() File "../rescue.py", line 134, in makeFStab f = open("/etc/mtab" %(instPath,), "r")) TypeError: not all arguments converted during string formatting install exited abnormally [1/1] *** This bug has been marked as a duplicate of bug 515091 *** |
Created attachment 356300 [details] rescue Description of problem: f12 anaconda rescue mode failed Version-Release number of selected component (if applicable): How reproducible: 100% Steps to Reproduce: 1. Boot the installer using any available means (CDROM, DVD, http, ftp, or nfs) with the rescue command-line parameter 2. If doing a network installation, specify the remote installation source for grabbing stage2 anaconda (e.g. nfs, http, or ftp) 3. Instruct anaconda to scan your disks for existing installations 4. Select "OK" to chroot into /mnt/sysimage for your existing installation 5. system gives an error, can not change into mounted directory, attached image is that result. Actual results: Expected results: Additional info: