Re: [ext2resize] (no subject)
Status: Inactive
Brought to you by:
adilger
From: Andreas D. <ad...@cl...> - 2003-08-28 19:09:54
|
On Aug 28, 2003 12:38 -0600, Eric wrote: > on Redhat 8 I want to resize my partitions. I ghosted from a 2G to a 4G > drive now have space to put into home or whatever. > can I use ext2resize as is on this or are there patches I would need. and > how safe is the move? If you have more than one partition, ext2resize is not going to help you, because it doesn't deal with partition tables or moving filesystems around. You should use GNU gpart for that. It uses the same code as ext2resize, but also has support for changing the partition table and moving filesystems. Cheers, Andreas -- Andreas Dilger http://sourceforge.net/projects/ext2resize/ http://www-mddsp.enel.ucalgary.ca/People/adilger/ |