Re: [foxboro] Linking files
- From: Duc M Do <duc@xxxxxxxxxx>
- To: foxboro@xxxxxxxxxxxxx
- Date: Thu, 16 Nov 2006 20:28:28 -0500
At 03:25 PM 11/16/06 -0600, Moore, Kenneth, Celanese/US wrote:
>
> Hi List,
>I'm somewhat of a novice, so be forgiving.
>I have a WP51B that originally had Display Manager, but is now running
>Foxview. When we had DM all the displays were saved to /usr/disp. Later
>when we moved to Foxview, all the displays were moved to /opt/disp,
>except for this one machine, the displays on this one are still in
>/usr/disp. On the other machines, there is a link, so that when a button
>calls for /usr/disp/display1.fdf, it goes to /opt/disp. Can anyone point
>me to a reference document that explains how to move the files and make
>the link?
At 04:43 PM 11/16/06 -0800, joseph wu wrote:
>
>Use a loop back mount.
>the command would be : ln -sn one_dir another_dir
>
I agree with Joseph that the loopback mount is the way to go.
We keep all our display and custom files (about 65 MB worth of them) in
the /usr/DC filesystem which is a legacy from the old AP-20. But as
most of you know, the /usr partition on an AW-51B/C/D is much smaller
than the /opt partition, so we loopback mount our /usr/DC directory to
/opt/DC where the files actually reside to continue referring to them
as /usr/DC/something....
On the equivalent WP-51B/C/D, the /usr partition is actually bigger
than the /opt partition, so I don't need to do the loopback mount.
Duc
_______________________________________________________________________
This mailing list is neither sponsored nor endorsed by Invensys Process
Systems (formerly The Foxboro Company). Use the info you obtain here at
your own risks. Read http://www.thecassandraproject.org/disclaimer.html
foxboro mailing list: http://www.freelists.org/list/foxboro
to subscribe: mailto:foxboro-request@xxxxxxxxxxxxx?subject=join
to unsubscribe: mailto:foxboro-request@xxxxxxxxxxxxx?subject=leave
- References:
- Re: [foxboro] Linking files
- From: joseph wu
Other related posts:
- » Re: [foxboro] Linking files
- » Re: [foxboro] Linking files
- » Re: [foxboro] Linking files
- » Re: [foxboro] Linking files
- » Re: [foxboro] Linking files
- » Re: [foxboro] Linking files
- Re: [foxboro] Linking files
- From: joseph wu