Description of Problem:Traceback (innermost last): File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/iw/progress_gui.py", line 20, in run rc = self.todo.doInstall () File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/todo.py", line 1472, in doInstall self.fstab.mountFilesystems (self.instPath) File "fstab.py", line 715, in mountFilesystems raise SystemError, (errno, msg) SystemError: (22, 'Invalid argument') Local variables in innermost frame: size: 1228909 fsystem: ext2 self: <fstab.GuiFstab instance at 8499b20> msg: Invalid argument doFormat: 0 errno: 22 device: hda6 instPath: /mnt/sysimage mntpoint: / ToDo object: (itodo ToDo p1 (dp2 S'method' p3 (iimage CdromInstallMethod p4 (dp5 S'progressWindow' p6 <failed> Version-Release number of selected component (if applicable): How Reproducible: Steps to Reproduce: 1. Partition 20g hard drive. 2. 3. Actual Results: Expected Results: Additional Information:
Guess component should be anaconda...
*** This bug has been marked as a duplicate of 16686 ***