On Tue, Sep 18, 2018, 8:09 AM Patrick Dupre <pdu...@gmx.com> wrote: > Hello, > > Did I made a mistake? > This what did: > > umount -l /home >
There is no need to umount when growing ext4. Only for shrinking must it be unmounted. XFS can only be grown,.no shrink. And growing can only be done while mounted. Btrfs grows and shrinks, only while mounted. Chris Murphy
_______________________________________________ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org