The following was filed automatically by anaconda: anaconda 11.5.0.59-1.fc11 exception report Traceback (most recent call first): File "/usr/lib/python2.6/site-packages/parted/disk.py", line 49, in __init__ self.__disk = _ped.Disk(device.getPedDevice()) File "/usr/lib/anaconda/storage/devices.py", line 716, in __init__ self.partedDisk = parted.Disk(device=self.partedDevice) File "/usr/lib/anaconda/storage/devicetree.py", line 1112, in addUdevDiskDevice initcb=cb, initlabel=initlabel, **kwargs) File "/usr/lib/anaconda/storage/devicetree.py", line 1194, in addUdevDevice device = self.addUdevDiskDevice(info) File "/usr/lib/anaconda/storage/devicetree.py", line 1691, in populate self.addUdevDevice(dev) File "/usr/lib/anaconda/storage/__init__.py", line 302, in reset self.devicetree.populate() File "/usr/lib/anaconda/storage/__init__.py", line 73, 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/gui.py", line 1339, in nextClicked self.anaconda.dispatch.gotoNext() NotImplementedError: Partition 1 isn't aligned to cylinder boundaries. This is still unsupported.
Created attachment 347941 [details] Attached traceback automatically from anaconda.
Joel: The exception is from libparted, caught by pyparted and filtered through anaconda.
Not sure if it's relevant, but when I deleted my persistent storage file on the USB stick, I was able to complete the formatting and subsequent installation process without any further problem
*** This bug has been marked as a duplicate of bug 496341 ***