Skip to content

Drive redirection doesn't work in LXC container in Proxmox #3060

Closed Answered by Mogaba
Mogaba asked this question in Q&A
Discussion options

You must be logged in to vote

So the problem was not container specific, there was an error in systemd logs:
failed to exec fusermount: No such file or directory

The distro I use (ALT Linux) has fuse3 installed by default. And there's no fusermount executable, only fusermount3. I made a symlink fusermount -> fusermount3 and now drive redirection works fine.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Mogaba
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant