fuse on proxmox

chettai

New Member
Sep 6, 2008
6
0
1
hai
i woukd lik to kno is it possible to install and use fuse on proxmox vps..
or on proxmox..
also if s how...
 
never tried, but it should be enough to install the fuse-utils package:

# apt-get install fuse-utils

Then read /usr/share/doc/fuse-utils/README.Debian

- Dietmar
 
fuse

hay pls help ..
i installed fuse including glustrfs...
but i coudnt mount a file..
while am tryng to do it shows
"fuse: failed to open /dev/fuse: Permission denied"
as error...
i tryd my best but coudnt solv..
any body can help...
am usng proxmox server and i need to mount file in a contaier..
thanks in advance..
:confused:
 
re:

thanks,
but i didnt mean dat..
i need to install glustrfs on a container..
but i think der v need the support of fuse..
so if i need to install fuse,v need kernel to complil .... but container doesnot havng a kernel.. so wot to do??
i tryd follow some docs.. but den also der is errors occured as i said earlier...
 
Again, you need to load fuse module on the host, and then allow the container to use it.

- Dietmar