Hi all: How does one merge two partitions on a single disk, given the layout as shown below.
/dev/hda1 /base ext3 8 GB
/dev/hda2 /boot ext3 256 MB
/dev/hda3 swap linux-swap 2047 MB
/dev/hda4 / reiserfs 9 GB
The two partitions that i want to merge are
/dev/hda1 /base
and
/dev/hda4 /
Any suggestions on how this can be accomplished ?
thanks
Saifi.

