Bug 515674

Summary: f12 anaconda rescue mode failed
Product: [Fedora] Fedora Reporter: Liam Li <lili>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: 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:
Description Flags
rescue none

Description Liam Li 2009-08-05 10:34:49 UTC
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:

Comment 1 James Laska 2009-08-05 11:33:23 UTC
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]

Comment 2 Radek Vykydal 2009-08-05 12:18:44 UTC

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