> I have a 250GB disk with two partitions: hdc1 (/backup - ext3
> - RAID1) is 12GB and hdc2 (/data - ext3) is 210GB.
> The problem is there's a gap of ~25GB between the two
> partitions. I'd like to expand /data into this extra space.
> Parted will not resize hdc2 because it's ext3; anyone know
> how I could increase hdc2 to use the free space without
> loosing any data?
If you first run tune2fs on the drive it will remove journaling thus
making the filesystem ext2 which parted will resize for you. Afterward
use it again to turn journalling back on. I think it's the same for
Partition Magic but I haven't used that in a few years.
Regards,
Stephen
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!