bug-parted
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: problem in resizing on ext3 for parted 1.6.22


From: Sven Luther
Subject: Re: problem in resizing on ext3 for parted 1.6.22
Date: Sun, 27 Mar 2005 11:51:09 +0200
User-agent: Mutt/1.5.6+20040907i

On Sun, Mar 27, 2005 at 04:28:37PM +0800, Yangxi wrote:
> Dear sir,
>  
> I am a Linux user. I found parted 1.6.22 still can not resize on ext3 file
> system, while
> the homepage of parted tells that it can. Parted says: 
> Error: Filesystem has incompatible feature enabled.
>  
> Would you mind telling you how to solve it? 

Implement the ext3 resizing code in libparted, patches are welcome :)

There are two solutions for this, either you write the resizing code for ext3,
or you scrap the existing code, and write new code interfacing with libext2,
or whatever the name of it is, which already has the resizing coce.

Alternatively, you can transform your ext3 code to ext2, resize, and reenable
the journal, altough i didn't find out how to do such, or you can use
resize2fs to resize your filesystem, and then remove and recreate your
partition for the new filesystem size, but YMMV.

Friendly,

Sven Luther





reply via email to

[Prev in Thread] Current Thread [Next in Thread]