The following was filed automatically by anaconda: anaconda 11.5.0.38 exception report Traceback (most recent call first): File "/usr/lib/anaconda/storage/formats/fs.py", line 517, in mount raise FSError("mount failed: %s" % e) File "/usr/lib/anaconda/storage/formats/fs.py", line 213, in _getExistingSize self.mount(mountpoint=tmppath, options="ro") File "/usr/lib/anaconda/storage/formats/fs.py", line 164, in __init__ self._size = self._getExistingSize() File "/usr/lib/anaconda/storage/formats/__init__.py", line 89, in getFormat fmt = fmt_class(*args, **kwargs) File "/usr/lib/anaconda/storage/devicetree.py", line 1465, in handleUdevDeviceFormat device.format = formats.getFormat(*args, **kwargs) File "/usr/lib/anaconda/storage/devicetree.py", line 1166, in addUdevDevice self.handleUdevDeviceFormat(info, device) File "/usr/lib/anaconda/storage/devicetree.py", line 1588, in populate self.addUdevDevice(dev) File "/usr/lib/anaconda/storage/__init__.py", line 283, in reset self.devicetree.populate() File "/usr/lib/anaconda/storage/__init__.py", line 101, in storageInitialize storage.reset() File "/usr/lib/anaconda/dispatch.py", line 205, in moveStep rc = stepFunc(self.anaconda) File "/usr/lib/anaconda/dispatch.py", line 128, in gotoNext self.moveStep() File "/usr/lib/anaconda/text.py", line 701, in run anaconda.dispatch.gotoNext() File "/usr/bin/anaconda", line 966, in <module> anaconda.intf.run(anaconda) FSError: mount failed: (2, None)
Created attachment 339106 [details] Attached traceback automatically from anaconda.
*** This bug has been marked as a duplicate of bug 492727 ***