Ow, turned xfs to unsupported *and* no cmdline override, bummer. -Eric Signed-off-by: Eric Sandeen <sandeen@xxxxxxxxxx> Index: devel/anaconda-11.5.0.38/storage/formats/fs.py =================================================================== --- devel.orig/anaconda-11.5.0.38/storage/formats/fs.py +++ devel/anaconda-11.5.0.38/storage/formats/fs.py @@ -916,7 +916,7 @@ class XFS(FS): _maxSize = 16 * 1024 * 1024 _formattable = True _linuxNative = True - _supported = False + _supported = True _dump = True _check = True _packages = ["xfsprogs"] _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list