Does the mount.btrfs command exist on your system? Virtualmin normally checks for commands like that to determine if support for some filesystem is installed.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
What error message are you getting exactly?
There is no btrfs mount type in select box on System -> Disk and Network Filesystems tab without btrfs-progs package.
Last edit: Roman 2017-06-14
Is there a
mount.btrfscommand or similar on your system?mount -t btrfs /dev/sda1 /mnt/hdd1
or
mount /dev/sda1 /mnt/hdd1
It works without btrfs-progs.
Does the
mount.btrfscommand exist on your system? Virtualmin normally checks for commands like that to determine if support for some filesystem is installed.There are no mount.something aliases on the system.
However list of supported filesystems is not empty.
Ok, what I'll do in the next release is check /proc/filesystems to determine what's supported.
It's not fixed in 1.850
Can you attach your /proc/filesystems file to this bug report? I'd like to double-check the exact format..
In attachment
Ok, I see the bug - this will be fixed in the next Webmin release.
Or you can apply this patch : https://github.com/webmin/webmin/commit/5a18602bf09139c9440da6bb95c0b68140e39e1e