[SOLVED] modprobe fuse - LXC

voarsh

Member
Nov 20, 2020
218
18
23
27
I wasn't able to run MergerFS because my LXC reports:
"fuse: device not found, try 'modprobe fuse' first"
modprobe: FATAL: Module fuse not found in directory /lib/modules/5.4.101-1-pve

https://askubuntu.com/questions/450570/modprobe-fuse-returns-module-fuse-not-found
apt-get install module-assistant

apt-get install fuse-source

cd /usr/src

m-a prepare

m-a a-i fuse

depmod -ae $(uname -r)
1616699471377.png


I guess the only solution is to install/update something on the host, and I'd rather not do that without some input here.
(FYI the image of my LXC is using: ubuntu-20.04-standard_20.04-1_amd64)
Thanks.
 
Last edited:
hi,

have you tried enabling the fuse feature for the container? Container -> Options -> FUSE
 
  • Like
Reactions: lectrician1
Hmm. I missed that. In any case, I installed MergerFS on Proxmox used, used an LXC to mount the folder and did Samba/NFS from it as a work around.
Thanks.
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!