> diff --git a/pyanaconda/storage/formats/fs.py b/pyanaconda/storage/formats/fs.py > index 289c3a3..9260e4e 100644 > --- a/pyanaconda/storage/formats/fs.py > +++ b/pyanaconda/storage/formats/fs.py > @@ -1115,6 +1115,7 @@ class BTRFS(FS): > _dump = True > _check = True > _packages = ["btrfs-progs"] > + _minSize = 256 > _maxSize = 16 * 1024 * 1024 > # FIXME parted needs to be thaught about btrfs so that we can set the > # partition table type correctly for btrfs partitions Go with it. - Chris _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list