Thread: unionfs-fuse and /etc/fstab
hi,
i'm trying link multiple folder single mount point via unionfs-fuse.
idea have ubuntu one , dropbox single directory(space); i've been able create in console without issue.
first i've created mount point:
then launch unionfs-fuse:code:mkdir $home/mycloud
all well. can see content of both cloud services in single disk , if copy files, files correctly updated distinct services (upon directory choose).code:unionfs-fuse $home/dropbox=rw:$home/ubuntu\ one=rw $home/mycloud
instance i've applied green emblem on dropbox directories in order distinguish them directories of ubuntu one.
i've try put whole thing in /etc/fstab in order have mycloud disk/space mounted @ beginning without luck; in fact adding on /etc/fstab:
and giving sudo mount -a command receive error:unionfs-fuse#/home/sava/dropbox=rw:/home/sava/ubuntu\ one=rw /home/sava/mycloud fuse cow,allow_other 0 0
does knows hot configure unionfs-fuse in fstab?[mntent]: line 25 in /etc/fstab bad
puzzled on it.
tia
den
i quick google of "union-fs fstab" threw this: https://grangerx.wordpress.com/2010/...ntos-5-5-i686/
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Desktop Environments [SOLVED] unionfs-fuse and /etc/fstab
Ubuntu

Comments
Post a Comment