On Tue, 18 Mar 2003, Richardson, Robert wrote:

> I have just 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.

> Filesystem             1k-blocks      Used     Available  Use%    Mounted on
> /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/c0d0p6      119659156     58552     113522224    1%     /export
> /dev/cciss/c0d0p5       10079868     32828       9535004    1%
> /usr/local
>
>
> How can I permanently switch these two mount points without a re-install?

If you have not added any data to /export and /usr/local it is a simple
matter of editing the /etc/fstab file to switch the mount points in the
second column.  If you have already put data in either of these locations
you just have to add a step copy the data.

After you do that....just reboot.

Ed

-- 
http://webcams.greshko.com/  Do you this man, Peter Boeni?
http://www.shorewall.net/  for all your firewall needs



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to