Title: How to Change The Mount Point

Hi,
I have installed rh 7.3 and realized that I configured two mount points
in the reverse order that I wanted.  I actually wanted /export to have
120GB of space, and /usr/local to have 10GB of space.
My df output is:
Filesystem                 1k-blocks      Used     Available  Use%    Mounted on
/dev/cciss/c0d0p2        8064048    875736     6778680   12%     /
/dev/cciss/c0d0p1          197546     23755       163592   13%     /boot
/dev/cciss/c0d0p6     119659156     58552  113522224    1%     /usr/local
/dev/cciss/c0d0p5      10079868     32828      9535004    1%     /export

I really want it to be:
Filesystem                 1k-blocks      Used     Available  Use%    Mounted on
/dev/cciss/c0d0p2        8064048    875736     6778680   12%     /
/dev/cciss/c0d0p1          197546     23755       163592   13%     /boot
/dev/cciss/c0d0p6     119659156     58552  113522224    1%     /export
/dev/cciss/c0d0p5      10079868     32828      9535004    1%     /usr/local


How can I permanently switch these two mount points?


Robert Richardson
Activision Studios


Reply via email to