From: Chan K. H. <cha...@gm...> - 2011-09-13 16:39:24
|
If you're mounting a windows path to a windows path, you can try using mklink within the windows environment to make a directory junction in the first place. That one's permanent. kh On 2011-09-13 23:51, Arturo R. wrote: > COFS doesn't (currently) support special files, including symlinks. >> From the cofs.txt file, included in the package: > > "Creation of special files like symlinks, device nodes, and pipes are > not supported." > > "Future versions of cofs support will introduce the UNIX meta data > mode[...] It will allow to have a true UNIX file system." > > I'm not a developer for the project, so I have no idea when these > features will be available, if at all. > > On Tue, Sep 13, 2011 at 1:47 AM, Tobbe Lundberg<to...@tl...> wrote: >> Hi >> >> I have mounted a path on my windows drive in colinux. It seems like I >> can't create symbolic links on this mount. Is there any way to make >> symbolic links work on mounted windows drives? >> >> BR >> //Tobbe >> >> ------------------------------------------------------------------------------ >> BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA >> Learn about the latest advances in developing for the >> BlackBerry® mobile platform with sessions, labs& more. >> See new tools and technologies. Register for BlackBerry® DevCon today! >> http://p.sf.net/sfu/rim-devcon-copy1 >> _______________________________________________ >> coLinux-users mailing list >> coL...@li... >> https://lists.sourceforge.net/lists/listinfo/colinux-users >> > |