MandrivaThis Forum is for the discussion of Mandriva (Mandrake) Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
OK, I know in Linux the filesystem is viewed as all one filesystem, but different directories can reside on different disks.
I have two physical disks in my system, one a 10GB IDE drive that is about 60% Win2K and about 40% Linux. The Linux portion is mounted as root. (/).
The other disk is a 10GB SCSI drive, about 40% FAT32 that I share between the two systems, the other 60% Journalized with /home, /var, and swap partitions.
I've noticed that as I become more and more application hungry my IDE drive is getting filled up while my SCSI drive is largely empty.
What I'd like to do is move my /home directory to my IDE drive and move my /usr directory to the SCSI drive. That will balance everything out better and give me room to grow on both disks.
First of all, is this possible, and second of all, how would I go about doing it?
should tell you what you want, you might have a few complications though if you basically want to swap the two over directly, as you'll need to store one of them somewhere else first... it's certainly possible though.
Temporary storage isn't a problem, I have an iPod that I can mount and use as temporary storage.
Once I've got the backups taken care of, I can basically edit my /etc/fstab, remove my reference to /home and replace it with /usr and then recopy the data? Once I remove the /home reference, will a /home directory be created or will I have to manually create it?
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.