Hi All,
Seeing the complexity of this doing in command line( I am new), I decided to do it by GParted as all of you suggested at first. I saw that I have 1 GB free space as "unallocated", I tried to create a new partition.But it said that I need to create an extended partition first and for doing this, I will need to delete a primary partition ! Now the things become complex for me again
Here is how my partitions look:
device boot start End Blocks id system
/dev/sda1 1 262 2104483+ 82 Linux swap/solaris
/dev/sda2 * 265 2743 19928632 83 Linux
/dev/sda3 2874 8748 47190937 83 Linux
/dev/sda4 8749 9720 7807590 83 Linux
Here is how it is mounted
/dev/sda1 swap
/dev/sda2 /
/dev/sda3 /home (I want to make it smaller and create one extra partition out of it)
/dev/sda4 /mnt/point1 (This is another Distro Linux from scratch.) |