# FAQ / Nice to know - As [@jaredallard](https://github.com/jaredallard) [pointed out](https://github.com/rancher/k3d/pull/48), people running `k3d` on a system with **btrfs**, may need to mount `/dev/mapper` into the nodes for the setup to work. - This will do: `k3d create cluster CLUSTER_NAME -v /dev/mapper:/dev/mapper`