hi all,

i'm playing with unionfs and fuse.

livecd (/proc/mounts):

/unionfs / unionfs
rw,dirs=/initrd/cow=rw:/initrd/fuse=ro:/initrd/rofs=ro,debug=0,delete=all,copyup=preserve
0 0

from within the initramfs root is the unionfs mount point , before
changing root i move all the directories in /uinonfs/ to root/initrd/.

after i logged in:

# :> /initrd/fuse/file
# ls /
file ...

with fuse is totally different.

=======
test1)

# sshfs [EMAIL PROTECTED]: /initrd/fuse

i'd expect (if not hope :) ) to see in / the file i have in
/initrd/fuse, but that doesn't happen.

=======
test2)

# unionctl / --remove /initrd/fuse
# sshfs [EMAIL PROTECTED]: /initrd/fuse
# unionctl / --add --before /initrd/cow /initrd/fuse

and then here it just freezes.

these are two really simple tests, but .. first of all i'd like to know :

may it works somehow or it's not supported by unionfs?
if not supported any plan for it ?

let me know if you'll need more infos or if i didn't explain the issue
as i should

thanks

ciao

df



--
----
http://dsslive.org
----

_______________________________________________
unionfs mailing list
[email protected]
http://www.fsl.cs.sunysb.edu/mailman/listinfo/unionfs

Reply via email to