Enlarge extended partition
Hi.
I need to enlarge my extended partition on my server, because the logical partition on it is almost full. I found nice guide how to enlarge a primary partition using fdisk, but I don't know, that can I apply it on extended partition. Theroetically in fdisk I need to delete the logical and extended partition, then create new extended and logical partition with the same start as the deleted partitions but with bigger size and then write the new partition table on disk. But I don't know if it will work. Have someone experience with this?
The guide: How To Resize ext3 Partitions Without Losing Data - Page 2 | HowtoForge - Linux Howtos and Tutorials
And I am using Ret Hat Enterprise Linux 4.
Thank you for answers.