2015-11-04 2:28 GMT+02:00 Patrick O'Callaghan <[email protected]>:

> (Repeating myself from another thread where this was somewhat OT)
>
> I updated to F23 using the approved dnf method, with no errors. Now I have
> an unusable system because /home is not being mounted. It's a btrfs
> filesystem and when trying to mount it manually I get:
>
> mount: unknown filesystem type 'btrfs'
>
> I have btrfs-progs. This worked correctly on F22. A dnf search shows a
> storaged-btrfs package which seems to be new (or at least not required in
> F22) but installing it and rebooting makes no difference.
>
> Booting F22 mounts /home correctly, but I have no desktop as the upgrade
> removed my working akmod Nvidia stuff and for some reason Nouveau doesn't
> work.
>
> *Not* a happy camper at this point.
>


Boot F23, login console mode, check

systemctl --failed
systemctl status home.mount
rpm -qa | egrep "btrfs-progs|libblockdev"
lsmod | grep btrfs

and look carefully in
journalctl -p warning


>
> poc
>
> --
> users mailing list
> [email protected]
> To unsubscribe or change subscription options:
> https://admin.fedoraproject.org/mailman/listinfo/users
> Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
> Have a question? Ask away: http://ask.fedoraproject.org
>
>
-- 
users mailing list
[email protected]
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to