Results 1 to 4 of 4
Hi all,
i have two ext3 partitions in my box that i would like to merge. The sda2 is mounted to / and the sda3 is mounted to /home, so ...
- 02-07-2007 #1Just Joined!
- Join Date
- Feb 2007
- Posts
- 7
Merge Partition
Hi all,
i have two ext3 partitions in my box that i would like to merge. The sda2 is mounted to / and the sda3 is mounted to /home, so there's really no point in having two, i would just like to merge both of them. How would i go about doing this?
p.s. i have tried using yast to delete partition sda3 and resize partition sda2 but it says that i must unmount sda2 first, which cannot be done because it is in use.
- 02-07-2007 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,099
Probably easiest to use the Gparted LiveCD:
http://gparted.sourceforge.net/livecd.php
There's good documentation for using it on the website.oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 02-07-2007 #3you are merging /home partition. did you backup data of /home partition? you have to edit /etc/fstab file, create home folder under /, preserve permissions and symlinks. its possible to merge ( in other words, delete ) /home partition but its not an easy task IMO.
Originally Posted by mark_man
CasperIt is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 02-08-2007 #4
I think it is a bad idea. You should keep them seperate.
1) If you ever change distro you home settings and data can be perserved
2) If you upgrade the same
3) It you must reinstall the same.
Basicly I think your asking for trouble down the road


Reply With Quote