Results 1 to 8 of 8
Hey, I was just wondering if this would work without a hitch...
Say that I have an installation on /dev/hda3 which is only 5gb and I am running out of ...
- 05-03-2005 #1Linux Engineer
- Join Date
- Oct 2004
- Location
- Vancouver
- Posts
- 1,366
question on folders and mounting
Hey, I was just wondering if this would work without a hitch...
Say that I have an installation on /dev/hda3 which is only 5gb and I am running out of room. However, I have a partition on the same hd, say /dev/hda4 and /dev/hda5...could I copy all the info on my home folder to /dev/hda4 and all of the stuff on my /usr folder to /dev/hda5 and have this folders automount with fstab to these locations, you know like mounting /dev/hda4 /home && /dev/hda5 /usr.
If this would work, so that I do not have to rebootstrap my system, what would be the optimal forlders to move, I know that /home and /usr get quite full with saving files and emerging apps...
What do you guys suggest?
Thanks for your time,
JohnOperating System: GNU Emacs
- 05-03-2005 #2Linux Engineer
- Join Date
- Mar 2005
- Posts
- 1,431
As long as you change the partition-table in /etc/fstab, I think it'll go...
EDIT: Just remember to copy the files in /usr to the other partition and removing it from the original drive from a livecd or something so that the system won't stop working in the middle of the transaction
- 05-03-2005 #3Just Joined!
- Join Date
- Apr 2005
- Posts
- 45
Here is a good article on how to move your /home directory if you need it. I would assume that it would work similarly with /usr.
http://www-106.ibm.com/developerwork...-partplan.html
- 05-03-2005 #4Linux Engineer
- Join Date
- Oct 2004
- Location
- Vancouver
- Posts
- 1,366
cool, I'll check it out...do you guys know if there are any other folders that would possibly need moving as well, so I don't fill up the 5gb partition, is just /home and /usr enough?
Operating System: GNU Emacs
- 05-03-2005 #5Linux Engineer
- Join Date
- Mar 2005
- Posts
- 1,431
The big ones must be /home og /usr, but I have put /boot on a seperate noauto-partition as well so that the kernel wont be damaged if the power-suply goes...
- 05-03-2005 #6Linux Engineer
- Join Date
- Oct 2004
- Location
- Vancouver
- Posts
- 1,366
yeah, I did that per the handbook on a 32mb ext /dev/hda1...seems to be working well, I thought it was just /home and /usr as the biguns though...thanks for the confirm
Operating System: GNU Emacs
- 05-03-2005 #7Linux Engineer
- Join Date
- Mar 2005
- Posts
- 1,431
I know the handbook sais 32MB, but I always leave 250MB, I know I won't need that much but I need some space for extra kernels and stuff
- 05-03-2005 #8Linux Engineer
- Join Date
- Oct 2004
- Location
- Vancouver
- Posts
- 1,366
ahh, makes sense, hopefully I'll have enough space for an extra kernel!
Operating System: GNU Emacs


Reply With Quote
