Morten P.D. Stevens wrote: > Hi, > > how to enable btrfs support with fedora 11 - beta? > > The boot option icantbelieveitsnotbtr does not work for me? > > Thanks > > - > > Morten > The flag is still in anaconda at first glance: @property def supported(self): """ Is this filesystem a supported type? """ supported = self._supported if flags.cmdline.has_key("icantbelieveitsnotbtr"): supported = self.utilsAvailable return supported when you say it does not work; custom partitioning doesn't give you the choice of btrfs I guess? Thanks, -Eric -- fedora-test-list mailing list fedora-test-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-test-list