Hello list When a device has no partition table but contains a filesystem, parted labels this partition table as "loop". Since there is no real partition table in the "loop" labels, parted does not act accordingly when anaconda tries to handle these types of labels. Since the "loop" label basically means lack of partition table and since anaconda does not handle devices without a partition table, I propose we do the same thing as if the device had not partition table and no filesystem. storage/devices.py: Treat this corner case in the same way as if the device had no label nor filesystem. Comments appreciated. Joel Andres Granados Brno, Czech Republic, Red Hat. _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list