From Bugzilla Helper: User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) Description of problem: Instaler hangs when informing the kernel about modifications to partition (parted exception). At install window: Traceback... File /usr/bin.anaconda line 1160 in intf.run(id,dispatch) File /usr/lib/anconda/text.py line 496 in run disoatch.gotonext() File /usr/lib/anconda/dispatch.py line 174 in gotoNext self.moveStep() File /usr/lib/anconda/dispatch.py line 242 in moveStep rc= apply(func,self.bindArgs(args)) File /usr/lib/anconda/patitioning.py line 121 in artitioningComplete diskSet.savePArtitions () File /usr/lib/anconda/partedUtils.py line 726 in savePartitions disk.commit() error: Error: Error informing the kernelabout modifications to aprtition /dev/hda1 - Device or resource busy. This means Linux won't know about any changes you amde to /dev/hda1 until you reboot - so you shouldn't mount it oruse it in any way before rebooting. Version-Release number of selected component (if applicable): How reproducible: Didn't try Additional info:
Created attachment 117095 [details] Dump from floppy following installer crash Experience is similar to original bug report.
*** This bug has been marked as a duplicate of 160693 ***