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