Hi .
I have two partitions that I want to merge into one large disk. partition 1 has systems running on it while partition 2 does not have any. they are as follows:
Disk /dev/sda: 107.4 GB, 107374182400 bytes
255 heads, 63 sectors/track, 13054 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x000edd29
Device Boot Start End Blocks Id System
/dev/sda1 * 1 5100 40960000 83 Linux
/dev/sda2 5100 13054 63895231 83 Linux
that is the output of fdisk -l. the disk does not have volume gropus or logical volumes. How can I merge the two without loosing data in partition 1(/dev/sda1)