Bug 515674 - f12 anaconda rescue mode failed
Summary: f12 anaconda rescue mode failed
Keywords:
Status: CLOSED DUPLICATE of bug 515091
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-08-05 10:34 UTC by Liam Li
Modified: 2009-08-05 12:18 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-08-05 12:18:44 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
rescue (8.34 KB, image/png)
2009-08-05 10:34 UTC, Liam Li
no flags Details

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 ***


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