Making a link to a dir on another partition

From: Chris Mantoulidis (cmad_x_at_yahoo.com)
Date: 01/24/04


Date: 24 Jan 2004 05:41:29 -0800

I got a partition /dev/hda5 (of type vfat) and I can mount it and r/w
to it okay (even as a user).

When it is mounted, the destination folder is /mnt/files (I don't know
how to explain "destination folder" better than the folder that
receives the device data when it's mounted).

In /mnt/files I got a directory called web.

I want to have a link to that folder from my linux partition. Even
though making links works from inside my linux partition, I got a
problem making a link to that vfat partition.

Here's what I do:

$ cd ~/data
$ link web /mnt/files/web
link: cannot create link `web' to `/mnt/files/web': Invalid cross
device link.

I don't know what to do to solve that... Is there a way? If yes, what
is it?

TIA,
cmad



Relevant Pages

  • Re: Making a link to a dir on another partition
    ... the destination folder is /mnt/files (I don't know ... the root of the new filesystem is mounted. ... | I want to have a link to that folder from my linux partition. ... A hard link is fundamentally a with-one-filesystem notion: ...
    (comp.os.linux.questions)
  • XPe partition on develop system - clearing folder
    ... I am having intermittent errors when building to a partition on my ... development system. ... "Target designer unable to clear the contents of the destination folder that ... I have been reformatting the partition which seems to let me finish the ...
    (microsoft.public.windowsxp.embedded)