Re: Combining two NFS mounts with mhddfs

2012-10-04 Thread Malte Forkel
Am 02.10.2012 22:05, schrieb Stefan Swerk: > Hi Malte, > > I am not able to help you with the NFS problem, however, one reason > mhddfs is complaining during the boot sequence is because the 'fuse' > kernel module is not loaded automatically during startup. > > To fix it, edit the file '/etc/modu

Re: Combining two NFS mounts with mhddfs

2012-10-02 Thread Stefan Swerk
Am 02.10.2012 13:14, schrieb Malte Forkel: Hi, I'm trying to use mhddfs to combine two directories mounted via NFS. With the proper line in /etc/fstab, this works fine when I issue the mhddfs command manually. It does not work during boot, seemingly because mhddfs is run before NFS is up. What a

Combining two NFS mounts with mhddfs

2012-10-02 Thread Malte Forkel
Hi, I'm trying to use mhddfs to combine two directories mounted via NFS. With the proper line in /etc/fstab, this works fine when I issue the mhddfs command manually. It does not work during boot, seemingly because mhddfs is run before NFS is up. What am I doing wrong? >From /var/log/boot: Mon Oc