Sorry, litlle type mistakes: Stef Bon wrote: I wrote > after creating the directory in the "shadow" directory: > > mkdir -p $HOME/Workspace/Devices/USBstick >
it should be: after creating the directory in the "shadow" directory: mkdir -p $HOME/.fuse/shadow/Devices/USBstick Futher I wrote: > > ls -al $HOME/Workspace/Devices gives > > drwxr-xr-x USBstick > > This is actually a trick, workspace is folling you and the system. > > > it of course should be: ls -al $HOME/Workspace/Devices gives drwxr-xr-x USBstick This is actually a trick, workspace is fooling you and the system. Stef _______________________________________________ devkit-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/devkit-devel
