The following was filed automatically by anaconda: anaconda 11.5.0.29 exception report Traceback (most recent call first): File "/usr/lib/anaconda/iw/partition_gui.py", line 815, in populate " tree" % partName) File "/usr/lib/anaconda/iw/partition_gui.py", line 1341, in getScreen self.populate(initial = 1) File "/usr/lib/anaconda/gui.py", line 1401, in setScreen new_screen = self.currentWindow.getScreen(anaconda) File "/usr/lib/anaconda/gui.py", line 1318, in nextClicked self.setScreen () RuntimeError: can't find partition sdb1 in device tree
Created attachment 335522 [details] Attached traceback automatically from anaconda.
"Disks" were: sda - 8 GB image in VirtualBox, MSDOS partition, which previously half-installed fedora 11 sda1 - /boot, ext3 sda2 - swap sda3 - btrfs sdb -12 GB image, no partitions, ext4 filesystem.
Is this better with anaconda-11.5.0.31?
Created attachment 335564 [details] Attached traceback automatically from anaconda.
Sadly not better. I've tested with boot.iso from today (size 174084096). BTW, as sda has some partition I want to reuse, I selected ,,create custom layout'' in anaconda.
This appears to be a related problem of 489991 - we don't really support or handle detection of raw disks without partitions right now. *** This bug has been marked as a duplicate of bug 489991 ***