[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Help with Linux command




On Fri, 31 Dec 2004, Syed Huq wrote:

> I realized that I made a mistake in the partition size between the two
> and I would like to "swap"them. The disk space I originally intended
> for /usr and /home needs to be swapped.

just edit /etc/fstab and swap it in there ( 2nd column )

(as root)
umount /home
umount /usr
mount -av 

and you should be back in biz

or do it the super hard way and reboot, power off even

c ya
alvin



Reply to: