Hi all.
I just jumped into the Fedora world coming from another mainstream distro.
In my current harddisk partition I have an XFS formatted partition that hosts my home directory.
As of now it seems that there's no support for XFS:
# cat /proc/filesystems
nodev sysfs
nodev rootfs
nodev bdev
nodev proc
nodev cgroup
nodev cpuset
nodev binfmt_misc
nodev debugfs
nodev securityfs
nodev sockfs
nodev usbfs
nodev pipefs
nodev anon_inodefs
nodev tmpfs
nodev inotifyfs
nodev devpts
ext3
ext4
ext4dev
nodev ramfs
nodev hugetlbfs
iso9660
nodev mqueue
nodev selinuxfs
nodev rpc_pipefs
Is there an easy way to add such a support?
How to?
Thanks in advance.