On 4 November 2015 at 00:37, Alchemist <raimiiic@gmail.com> wrote:
Boot F23, login console mode, check

systemctl --failed

Failures for:

home.mount, proc-fs-nfsd.mount, several other local mounts and var-lib-nfs-rpc_pipefs.mount
 
systemctl status home.mount

Failed to mount /home
 
rpm -qa | egrep "btrfs-progs|libblockdev"

All present and correct (F23)
 
lsmod | grep btrfs

No output, so the btrfs module is not loading. Tried 'modprobe btrfs' and no change.

poc