Changes

Jump to: navigation, search
no edit summary
##Reload the fstab file by running <pre>mount -a</pre>Now you should be able to see your network share's content on the Host Machine at ''/mnt/netfolder''
##Bind the host directory to the container directory in the container config by running <pre>nano /etc/pve/nodes/hostname/lxc/mycontainer.conf</pre> and adding the following line after '''memory''' and before '''net0''' <pre>mp0: /mnt/netfolder,mp=/mnt/extfolder</pre>
#Restart the client Container and the network share should be accessible , on the Container, at '''/mnt/extfolder'''
[[Category: Linux]]

Navigation menu